cpm_gpio_match     30 arch/powerpc/sysdev/cpm_gpio.c static const struct of_device_id cpm_gpio_match[] = {
cpm_gpio_match     60 arch/powerpc/sysdev/cpm_gpio.c MODULE_DEVICE_TABLE(of, cpm_gpio_match);
cpm_gpio_match     66 arch/powerpc/sysdev/cpm_gpio.c 		.of_match_table	= cpm_gpio_match,