omap_hwspinlock_of_match  175 drivers/hwspinlock/omap_hwspinlock.c static const struct of_device_id omap_hwspinlock_of_match[] = {
omap_hwspinlock_of_match  180 drivers/hwspinlock/omap_hwspinlock.c MODULE_DEVICE_TABLE(of, omap_hwspinlock_of_match);
omap_hwspinlock_of_match  187 drivers/hwspinlock/omap_hwspinlock.c 		.of_match_table = of_match_ptr(omap_hwspinlock_of_match),