Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pci/hda/
H A Dhdaa.c1440 #define CONN_CNID(r, e, n) (CONN_RESVAL(r, e, n) & CONN_NMASK(e)) in hdaa_widget_connection_parse() macro
1446 cnid = CONN_CNID(res, entnum, j); in hdaa_widget_connection_parse()