Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dsound.h56 struct snd_soc_dai_ops { struct
57 int (*hw_params)(struct udevice *dev, unsigned int samplerate,
59 int (*startup)(struct udevice *dev);
60 int (*shutdown)(struct udevice *dev);
61 int (*transfer)(struct udevice *dev, unsigned int *data,
63 int (*set_sysclk)(struct udevice *dev, unsigned int freq);