Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/intel/avs/
Dtopology.h52 struct avs_tplg_pin_format { struct
65 struct avs_tplg_pin_format *pin_fmts; argument
Dtopology.c794 .offset = offsetof(struct avs_tplg_pin_format, pin_index),
800 .offset = offsetof(struct avs_tplg_pin_format, iobs),
806 .offset = offsetof(struct avs_tplg_pin_format, fmt),
860 struct avs_tplg_pin_format *pins; in avs_tplg_parse_modcfg_ext()
Dpath.c437 struct avs_tplg_pin_format *tpin = &tcfg->generic.pin_fmts[i]; in avs_modext_create()