pcf857x_of_table   41 drivers/gpio/gpio-pcf857x.c static const struct of_device_id pcf857x_of_table[] = {
pcf857x_of_table   57 drivers/gpio/gpio-pcf857x.c MODULE_DEVICE_TABLE(of, pcf857x_of_table);
pcf857x_of_table  425 drivers/gpio/gpio-pcf857x.c 		.of_match_table = of_match_ptr(pcf857x_of_table),