Home
last modified time | relevance | path

Searched refs:avs_tplg_pin_format (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/sound/soc/intel/avs/
Dtopology.h55 struct avs_tplg_pin_format { struct
68 struct avs_tplg_pin_format *pin_fmts; argument
Dtopology.c824 .offset = offsetof(struct avs_tplg_pin_format, pin_index),
830 .offset = offsetof(struct avs_tplg_pin_format, iobs),
836 .offset = offsetof(struct avs_tplg_pin_format, fmt),
902 struct avs_tplg_pin_format *pins; in avs_tplg_parse_modcfg_ext()
Dpath.c496 struct avs_tplg_pin_format *tpin = &tcfg->generic.pin_fmts[i]; in avs_modext_create()