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

/u-boot/drivers/soc/
H A Dsoc-uclass.c22 struct soc_ops *ops = soc_get_ops(dev);
32 struct soc_ops *ops = soc_get_ops(dev);
42 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 49 milliseconds