Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/sof/intel/
Dhda-mlink.c48 struct hdac_ext2_link { struct
49 struct hdac_ext_link hext_link;
74 #define hdac_ext_link_to_ext2(h) container_of(h, struct hdac_ext2_link, hext_link) argument