Home
last modified time | relevance | path

Searched refs:dst_node_type (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/asihpi/
H A Dasihpi.c1291 u16 dst_node_type; member
1388 else if (hpi_ctl->dst_node_type + HPI_DESTNODE_NONE == HPI_DESTNODE_ISTREAM) in asihpi_ctl_init()
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 in snd_card_asihpi_mixer_new()
[all...]
H A Dhpi.h1328 u16 src_node_type_index, u16 dst_node_type, u16 dst_node_type_index,
H A Dhpifunc.c1233 u16 src_node_type_index, u16 dst_node_type, u16 dst_node_type_index, in hpi_mixer_get_control()
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()
1232 hpi_mixer_get_control(u32 h_mixer, u16 src_node_type, u16 src_node_type_index, u16 dst_node_type, u16 dst_node_type_index, u16 control_type, u32 *ph_control) hpi_mixer_get_control() argument
H A Dhpi_internal.h785 u16 dst_node_type; member
/kernel/linux/linux-6.6/sound/pci/asihpi/
H A Dasihpi.c1289 u16 dst_node_type; member
1386 else if (hpi_ctl->dst_node_type + HPI_DESTNODE_NONE == HPI_DESTNODE_ISTREAM) in asihpi_ctl_init()
1389 (!hpi_ctl->dst_node_type)) in asihpi_ctl_init()
1393 (hpi_ctl->dst_node_type)) in asihpi_ctl_init()
1398 if (hpi_ctl->src_node_type && hpi_ctl->dst_node_type) in asihpi_ctl_init()
1402 asihpi_dst_names[hpi_ctl->dst_node_type], in asihpi_ctl_init()
1405 else if (hpi_ctl->dst_node_type) { in asihpi_ctl_init()
1407 asihpi_dst_names[hpi_ctl->dst_node_type], in asihpi_ctl_init()
2569 &hpi_ctl.dst_node_type, in snd_card_asihpi_mixer_new()
2586 hpi_ctl.dst_node_type in snd_card_asihpi_mixer_new()
[all...]
H A Dhpi.h1315 u16 src_node_type_index, u16 dst_node_type, u16 dst_node_type_index,
H A Dhpifunc.c1233 u16 src_node_type_index, u16 dst_node_type, u16 dst_node_type_index, in hpi_mixer_get_control()
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()
1232 hpi_mixer_get_control(u32 h_mixer, u16 src_node_type, u16 src_node_type_index, u16 dst_node_type, u16 dst_node_type_index, u16 control_type, u32 *ph_control) hpi_mixer_get_control() argument
H A Dhpi_internal.h785 u16 dst_node_type; member

Completed in 28 milliseconds