Searched refs:omap_hwspinlock_of_match (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hwspinlock/
H A Domap_hwspinlock.c180 static const struct of_device_id omap_hwspinlock_of_match[] = { variable in typeref:struct:of_device_id
184 MODULE_DEVICE_TABLE(of, omap_hwspinlock_of_match);
191 .of_match_table = of_match_ptr(omap_hwspinlock_of_match),

Completed in 32 milliseconds