Searched refs:src_node_type (Results 1 – 4 of 4) sorted by relevance
| /linux/sound/pci/asihpi/ |
| A D | asihpi.c | 1289 u16 src_node_type; member 1393 else if (hpi_ctl->src_node_type && in asihpi_ctl_init() 2124 src_node_type, in snd_card_asihpi_mux_count_sources() 2136 u16 src_node_type, src_node_index; in snd_asihpi_mux_info() local 2150 &src_node_type, &src_node_index); in snd_asihpi_mux_info() 2163 u16 src_node_type, src_node_index; in snd_asihpi_mux_get() local 2171 &src_node_type, &src_node_index)) in snd_asihpi_mux_get() 2174 if ((source_type == src_node_type) in snd_asihpi_mux_get() 2569 &hpi_ctl.src_node_type, in snd_card_asihpi_mixer_new() 2595 (hpi_ctl.src_node_type == prev_ctl.src_node_type) && in snd_card_asihpi_mixer_new() [all …]
|
| A D | hpi_internal.h | 783 u16 src_node_type; /* = HPI_SOURCENODE_LINEIN etc */ member 1235 u8 src_node_type; member
|
| A D | hpi.h | 1327 u16 hpi_mixer_get_control(u32 h_mixer, u16 src_node_type,
|
| A D | hpifunc.c | 1232 u16 hpi_mixer_get_control(u32 h_mixer, u16 src_node_type, in hpi_mixer_get_control() argument 1242 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()
|
Completed in 28 milliseconds