rpi_exp_gpio_ids  235 drivers/gpio/gpio-raspberrypi-exp.c static const struct of_device_id rpi_exp_gpio_ids[] = {
rpi_exp_gpio_ids  239 drivers/gpio/gpio-raspberrypi-exp.c MODULE_DEVICE_TABLE(of, rpi_exp_gpio_ids);
rpi_exp_gpio_ids  244 drivers/gpio/gpio-raspberrypi-exp.c 		.of_match_table	= of_match_ptr(rpi_exp_gpio_ids),