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

/u-boot/drivers/soc/
H A Dsoc-uclass.c23 struct soc_ops *ops = soc_get_ops(dev);
33 struct soc_ops *ops = soc_get_ops(dev);
43 struct soc_ops *ops = soc_get_ops(dev);
/u-boot/include/
H A Dsoc.h68 #define soc_get_ops(dev) ((struct soc_ops *)(dev)->driver->ops) macro

Completed in 43 milliseconds