Searched refs:src_node_type (Results 1 – 4 of 4) sorted by relevance
1287 u16 src_node_type; member1384 if (hpi_ctl->src_node_type + HPI_SOURCENODE_NONE == HPI_SOURCENODE_CLOCK_SOURCE) in asihpi_ctl_init()1388 else if ((hpi_ctl->src_node_type + HPI_SOURCENODE_NONE != HPI_SOURCENODE_OSTREAM) && in asihpi_ctl_init()1391 else if (hpi_ctl->src_node_type && in asihpi_ctl_init()1392 (hpi_ctl->src_node_type + HPI_SOURCENODE_NONE != HPI_SOURCENODE_OSTREAM) && in asihpi_ctl_init()1398 if (hpi_ctl->src_node_type && hpi_ctl->dst_node_type) in asihpi_ctl_init()1400 asihpi_src_names[hpi_ctl->src_node_type], in asihpi_ctl_init()1412 asihpi_src_names[hpi_ctl->src_node_type], in asihpi_ctl_init()2122 src_node_type, in snd_card_asihpi_mux_count_sources()2134 u16 src_node_type, src_node_index; in snd_asihpi_mux_info() local[all …]
783 u16 src_node_type; /* = HPI_SOURCENODE_LINEIN etc */ member1235 u8 src_node_type; member
1314 u16 hpi_mixer_get_control(u32 h_mixer, u16 src_node_type,
1232 u16 hpi_mixer_get_control(u32 h_mixer, u16 src_node_type, in hpi_mixer_get_control() argument1242 hm.u.m.node_type1 = src_node_type; in hpi_mixer_get_control()1274 hr.u.m.src_node_type + HPI_SOURCENODE_NONE; in hpi_mixer_get_control_by_index()