Searched defs:snd_soc_tplg_bytes_ext_ops (Results 1 – 1 of 1) sorted by relevance
93 struct snd_soc_tplg_bytes_ext_ops { struct94 u32 id;95 int (*get)(unsigned int __user *bytes, unsigned int size);96 int (*put)(const unsigned int __user *bytes, unsigned int size);