Searched defs:h_control (Results  1 – 2 of 2) sorted by relevance
| /linux-4.4.14/sound/pci/asihpi/ | 
| D | hpifunc.c | 1307 u16 hpi_control_param_set(const u32 h_control, const u16 attrib,  in hpi_control_param_set()1324 static u16 hpi_control_log_set2(u32 h_control, u16 attrib, short sv0,  in hpi_control_log_set2()
 1342 u16 hpi_control_param_get(const u32 h_control, const u16 attrib, u32 param1,  in hpi_control_param_get()
 1369 static u16 hpi_control_log_get2(u32 h_control, u16 attrib, short *sv0,  in hpi_control_log_get2()
 1388 u16 hpi_control_query(const u32 h_control, const u16 attrib, const u32 index,  in hpi_control_query()
 1409 static u16 hpi_control_get_string(const u32 h_control, const u16 attribute,  in hpi_control_get_string()
 1479 u16 hpi_aesebu_receiver_set_format(u32 h_control, u16 format)  in hpi_aesebu_receiver_set_format()
 1485 u16 hpi_aesebu_receiver_get_format(u32 h_control, u16 *pw_format)  in hpi_aesebu_receiver_get_format()
 1497 u16 hpi_aesebu_receiver_get_sample_rate(u32 h_control, u32 *psample_rate)  in hpi_aesebu_receiver_get_sample_rate()
 1503 u16 hpi_aesebu_receiver_get_user_data(u32 h_control, u16 index, u16 *pw_data)  in hpi_aesebu_receiver_get_user_data()
 [all …]
 
 | 
| D | asihpi.c | 364 	u32 h_control;  in snd_card_asihpi_pcm_samplerates()  local1012 	u32 h_control;  in snd_card_asihpi_playback_formats()  local
 1195 	u32 h_control;  in snd_card_asihpi_capture_formats()  local
 1356 	u32 h_control;  member
 1498 	u32 h_control = kcontrol->private_value;  in snd_asihpi_volume_info()  local
 1529 	u32 h_control = kcontrol->private_value;  in snd_asihpi_volume_get()  local
 1543 	u32 h_control = kcontrol->private_value;  in snd_asihpi_volume_put()  local
 1565 	u32 h_control = kcontrol->private_value;  in snd_asihpi_volume_mute_get()  local
 1577 	u32 h_control = kcontrol->private_value;  in snd_asihpi_volume_mute_put()  local
 1624 	u32 h_control = kcontrol->private_value;  in snd_asihpi_level_info()  local
 [all …]
 
 |