Searched defs:h_control (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/sound/pci/asihpi/ | 
| D | hpifunc.c | 1308 u16 hpi_control_param_set(const u32 h_control, const u16 attrib,  in hpi_control_param_set() 1325 static u16 hpi_control_log_set2(u32 h_control, u16 attrib, short sv0,  in hpi_control_log_set2() 1343 u16 hpi_control_param_get(const u32 h_control, const u16 attrib, u32 param1,  in hpi_control_param_get() 1370 static u16 hpi_control_log_get2(u32 h_control, u16 attrib, short *sv0,  in hpi_control_log_get2() 1389 u16 hpi_control_query(const u32 h_control, const u16 attrib, const u32 index,  in hpi_control_query() 1410 static u16 hpi_control_get_string(const u32 h_control, const u16 attribute,  in hpi_control_get_string() 1480 u16 hpi_aesebu_receiver_set_format(u32 h_control, u16 format)  in hpi_aesebu_receiver_set_format() 1486 u16 hpi_aesebu_receiver_get_format(u32 h_control, u16 *pw_format)  in hpi_aesebu_receiver_get_format() 1498 u16 hpi_aesebu_receiver_get_sample_rate(u32 h_control, u32 *psample_rate)  in hpi_aesebu_receiver_get_sample_rate() 1504 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 | 353 	u32 h_control;  in snd_card_asihpi_pcm_samplerates()  local 994 	u32 h_control;  in snd_card_asihpi_playback_formats()  local 1176 	u32 h_control;  in snd_card_asihpi_capture_formats()  local 1336 	u32 h_control;  member 1478 	u32 h_control = kcontrol->private_value;  in snd_asihpi_volume_info()  local 1509 	u32 h_control = kcontrol->private_value;  in snd_asihpi_volume_get()  local 1522 	u32 h_control = kcontrol->private_value;  in snd_asihpi_volume_put()  local 1543 	u32 h_control = kcontrol->private_value;  in snd_asihpi_volume_mute_get()  local 1555 	u32 h_control = kcontrol->private_value;  in snd_asihpi_volume_mute_put()  local 1601 	u32 h_control = kcontrol->private_value;  in snd_asihpi_level_info()  local [all …] 
 |