Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/asihpi/
Dasihpi.c1399 (HPI_SOURCENODE_LAST_INDEX-HPI_SOURCENODE_NONE+1)),
1448 if (hpi_ctl->src_node_type + HPI_SOURCENODE_NONE == HPI_SOURCENODE_CLOCK_SOURCE) in asihpi_ctl_init()
1452 else if ((hpi_ctl->src_node_type + HPI_SOURCENODE_NONE != HPI_SOURCENODE_OSTREAM) && in asihpi_ctl_init()
1456 (hpi_ctl->src_node_type + HPI_SOURCENODE_NONE != HPI_SOURCENODE_OSTREAM) && in asihpi_ctl_init()
2220 asihpi_src_names[src_node_type - HPI_SOURCENODE_NONE], in snd_asihpi_mux_info()
2654 hpi_ctl.src_node_type -= HPI_SOURCENODE_NONE; in snd_card_asihpi_mixer_new()
Dhpi.h179 HPI_SOURCENODE_NONE = 100, enumerator
Dhpifunc.c1274 hr.u.m.src_node_type + HPI_SOURCENODE_NONE; in hpi_mixer_get_control_by_index()