Searched refs:soc_get_ops (Results 1 – 2 of 2) sorted by relevance
21 struct soc_ops *ops = soc_get_ops(dev); in soc_get_machine()31 struct soc_ops *ops = soc_get_ops(dev); in soc_get_family()41 struct soc_ops *ops = soc_get_ops(dev); in soc_get_revision()
66 #define soc_get_ops(dev) ((struct soc_ops *)(dev)->driver->ops) macro
Completed in 3 milliseconds