Home
last modified time | relevance | path

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

/linux/sound/pci/asihpi/
A Dasihpi.c1291 u16 dst_node_type; member
1391 (!hpi_ctl->dst_node_type)) in asihpi_ctl_init()
1395 (hpi_ctl->dst_node_type)) in asihpi_ctl_init()
1400 if (hpi_ctl->src_node_type && hpi_ctl->dst_node_type) in asihpi_ctl_init()
1404 asihpi_dst_names[hpi_ctl->dst_node_type], in asihpi_ctl_init()
1407 else if (hpi_ctl->dst_node_type) { in asihpi_ctl_init()
1409 asihpi_dst_names[hpi_ctl->dst_node_type], in asihpi_ctl_init()
2571 &hpi_ctl.dst_node_type, in snd_card_asihpi_mixer_new()
2588 hpi_ctl.dst_node_type -= HPI_DESTNODE_NONE; in snd_card_asihpi_mixer_new()
2597 (hpi_ctl.dst_node_type == prev_ctl.dst_node_type) && in snd_card_asihpi_mixer_new()
[all …]
A Dhpi.h1328 u16 src_node_type_index, u16 dst_node_type, u16 dst_node_type_index,
A Dhpifunc.c1233 u16 src_node_type_index, u16 dst_node_type, u16 dst_node_type_index, in hpi_mixer_get_control() argument
1244 hm.u.m.node_type2 = dst_node_type; in hpi_mixer_get_control()
1276 *pw_dst_node_type = hr.u.m.dst_node_type + HPI_DESTNODE_NONE; in hpi_mixer_get_control_by_index()
A Dhpi_internal.h785 u16 dst_node_type; member

Completed in 25 milliseconds