Searched refs:control_type (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/asihpi/
H A Dhpidebug.c175 int control_type = (attrib & 0xFF00) >> 8; local
186 control_type, char *),
H A Dhpicmn.c195 if (info->control_type) {
212 info->control_type);
245 (*pI)->control_type);
309 switch (pI->control_type) {
479 pI->control_type, phm->u.c.attribute);
484 pI->control_type);
518 switch (pI->control_type) {
H A Dasihpi.c1318 u16 control_type; member in struct:hpi_control
2578 prev_ctl.control_type = -1;
2588 &hpi_ctl.control_type,
2609 if ((hpi_ctl.control_type == prev_ctl.control_type) &&
2620 switch (hpi_ctl.control_type) {
2662 hpi_ctl.control_type,
H A Dhpi_internal.h914 u16 control_type; /* = HPI_CONTROL_METER _VOLUME etc */ member in struct:hpi_mixer_msg
1492 u8 control_type; member in struct:hpi_control_cache_info
H A Dhpi.h1472 u16 dst_node_type_index, u16 control_type, u32 *ph_control);
H A Dhpifunc.c1507 u16 dst_node_type_index, u16 control_type, u32 *ph_control)
1518 hm.u.m.control_type = control_type;
1505 hpi_mixer_get_control(const struct hpi_hsubsys *ph_subsys, 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) argument

Completed in 165 milliseconds