Home
last modified time | relevance | path

Searched defs:audio_codec_ops (Results 1 – 1 of 1) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/
Daudio_codec.h16 struct audio_codec_ops { struct
32 #define audio_codec_get_ops(dev) ((struct audio_codec_ops *)(dev)->driver->ops) argument