dst_node_type    1340 sound/pci/asihpi/asihpi.c 	u16 dst_node_type;
dst_node_type    1437 sound/pci/asihpi/asihpi.c 	else if (hpi_ctl->dst_node_type + HPI_DESTNODE_NONE == HPI_DESTNODE_ISTREAM)
dst_node_type    1440 sound/pci/asihpi/asihpi.c 		(!hpi_ctl->dst_node_type))
dst_node_type    1444 sound/pci/asihpi/asihpi.c 		(hpi_ctl->dst_node_type))
dst_node_type    1449 sound/pci/asihpi/asihpi.c 	if (hpi_ctl->src_node_type && hpi_ctl->dst_node_type)
dst_node_type    1453 sound/pci/asihpi/asihpi.c 			asihpi_dst_names[hpi_ctl->dst_node_type],
dst_node_type    1456 sound/pci/asihpi/asihpi.c 	else if (hpi_ctl->dst_node_type) {
dst_node_type    1458 sound/pci/asihpi/asihpi.c 		asihpi_dst_names[hpi_ctl->dst_node_type],
dst_node_type    2622 sound/pci/asihpi/asihpi.c 				&hpi_ctl.dst_node_type,
dst_node_type    2639 sound/pci/asihpi/asihpi.c 		hpi_ctl.dst_node_type -= HPI_DESTNODE_NONE;
dst_node_type    2648 sound/pci/asihpi/asihpi.c 		    (hpi_ctl.dst_node_type == prev_ctl.dst_node_type) &&
dst_node_type    2700 sound/pci/asihpi/asihpi.c 					hpi_ctl.dst_node_type,
dst_node_type    1328 sound/pci/asihpi/hpi.h 	u16 src_node_type_index, u16 dst_node_type, u16 dst_node_type_index,
dst_node_type     785 sound/pci/asihpi/hpi_internal.h 	u16 dst_node_type;
dst_node_type    1233 sound/pci/asihpi/hpifunc.c 	u16 src_node_type_index, u16 dst_node_type, u16 dst_node_type_index,
dst_node_type    1244 sound/pci/asihpi/hpifunc.c 	hm.u.m.node_type2 = dst_node_type;
dst_node_type    1276 sound/pci/asihpi/hpifunc.c 		*pw_dst_node_type = hr.u.m.dst_node_type + HPI_DESTNODE_NONE;