Searched refs:of_palmas_gpio_match (Results 1 – 1 of 1) sorted by relevance
151 static const struct of_device_id of_palmas_gpio_match[] = { variable158 MODULE_DEVICE_TABLE(of, of_palmas_gpio_match);169 match = of_match_device(of_palmas_gpio_match, &pdev->dev); in palmas_gpio_probe()222 .driver.of_match_table = of_palmas_gpio_match,