Home
last modified time | relevance | path

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

/linux-6.12.1/include/sound/
Dsoc.h1290 struct soc_enum { struct
1291 int reg;
1292 unsigned char shift_l;
1316 static inline unsigned int snd_soc_enum_val_to_item(const struct soc_enum *e, in snd_soc_enum_val_to_item() argument