Searched defs:h_control (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/pci/asihpi/ |
H A 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 …]
|
H A D | asihpi.c | 343 u32 h_control; in snd_card_asihpi_pcm_samplerates() local 951 u32 h_control; in snd_card_asihpi_playback_formats() local 1126 u32 h_control; in snd_card_asihpi_capture_formats() local 1285 u32 h_control; member 1427 u32 h_control = kcontrol->private_value; in snd_asihpi_volume_info() local 1458 u32 h_control = kcontrol->private_value; in snd_asihpi_volume_get() local 1471 u32 h_control = kcontrol->private_value; in snd_asihpi_volume_put() local 1492 u32 h_control = kcontrol->private_value; in snd_asihpi_volume_mute_get() local 1504 u32 h_control = kcontrol->private_value; in snd_asihpi_volume_mute_put() local 1550 u32 h_control = kcontrol->private_value; in snd_asihpi_level_info() local [all …]
|