source_node_type 1536 sound/pci/asihpi/hpi.h u16 hpi_multiplexer_set_source(u32 h_control, u16 source_node_type,
source_node_type 1539 sound/pci/asihpi/hpi.h u16 hpi_multiplexer_get_source(u32 h_control, u16 *source_node_type,
source_node_type 1543 sound/pci/asihpi/hpi.h 	u16 *source_node_type, u16 *source_node_index);
source_node_type 1283 sound/pci/asihpi/hpi_internal.h 	u16 source_node_type;
source_node_type  364 sound/pci/asihpi/hpicmn.c 			phr->u.c.param1 = pC->u.mux.source_node_type;
source_node_type  571 sound/pci/asihpi/hpicmn.c 			pC->u.mux.source_node_type = (u16)phm->u.c.param1;
source_node_type 2127 sound/pci/asihpi/hpifunc.c u16 hpi_multiplexer_set_source(u32 h_control, u16 source_node_type,
source_node_type 2131 sound/pci/asihpi/hpifunc.c 		source_node_type, source_node_index);
source_node_type 2134 sound/pci/asihpi/hpifunc.c u16 hpi_multiplexer_get_source(u32 h_control, u16 *source_node_type,
source_node_type 2141 sound/pci/asihpi/hpifunc.c 	if (source_node_type)
source_node_type 2142 sound/pci/asihpi/hpifunc.c 		*source_node_type = (u16)node;
source_node_type 2149 sound/pci/asihpi/hpifunc.c 	u16 *source_node_type, u16 *source_node_index)
source_node_type 2162 sound/pci/asihpi/hpifunc.c 	if (source_node_type)
source_node_type 2163 sound/pci/asihpi/hpifunc.c 		*source_node_type = (u16)hr.u.c.param1;