Home
last modified time | relevance | path

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

/linux/sound/pci/asihpi/
H A Dasihpi.c1323 (HPI_SOURCENODE_LAST_INDEX-HPI_SOURCENODE_NONE+1)),
1372 if (hpi_ctl->src_node_type + HPI_SOURCENODE_NONE == HPI_SOURCENODE_CLOCK_SOURCE)
1376 else if ((hpi_ctl->src_node_type + HPI_SOURCENODE_NONE != HPI_SOURCENODE_OSTREAM) && in asihpi_ctl_init()
1380 (hpi_ctl->src_node_type + HPI_SOURCENODE_NONE != HPI_SOURCENODE_OSTREAM) && in asihpi_ctl_init()
2137 asihpi_src_names[src_node_type - HPI_SOURCENODE_NONE], in snd_asihpi_mux_info()
2570 hpi_ctl.src_node_type -= HPI_SOURCENODE_NONE; in snd_card_asihpi_mixer_new()
H A Dhpi.h168 HPI_SOURCENODE_NONE = 100, enumerator
H A Dhpifunc.c1274 hr.u.m.src_node_type + HPI_SOURCENODE_NONE; in hpi_mixer_get_control_by_index()