max3191x_of_id    462 drivers/gpio/gpio-max3191x.c static const struct of_device_id max3191x_of_id[] = {
max3191x_of_id    471 drivers/gpio/gpio-max3191x.c MODULE_DEVICE_TABLE(of, max3191x_of_id);
max3191x_of_id    488 drivers/gpio/gpio-max3191x.c 		.of_match_table	= of_match_ptr(max3191x_of_id),