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

/u-boot/drivers/sound/
H A Dsound-uclass.c20 struct sound_ops *ops = sound_get_ops(dev);
30 struct sound_ops *ops = sound_get_ops(dev);
40 struct sound_ops *ops = sound_get_ops(dev);
50 struct sound_ops *ops = sound_get_ops(dev);
60 struct sound_ops *ops = sound_get_ops(dev);
/u-boot/include/
H A Dsound.h106 #define sound_get_ops(dev) ((struct sound_ops *)(dev)->driver->ops) macro

Completed in 42 milliseconds