Home
last modified time | relevance | path

Searched defs:h_control (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/sound/pci/asihpi/
Dhpifunc.c1308 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 …]
Dasihpi.c343 u32 h_control; in snd_card_asihpi_pcm_samplerates() local
953 u32 h_control; in snd_card_asihpi_playback_formats() local
1128 u32 h_control; in snd_card_asihpi_capture_formats() local
1287 u32 h_control; member
1429 u32 h_control = kcontrol->private_value; in snd_asihpi_volume_info() local
1460 u32 h_control = kcontrol->private_value; in snd_asihpi_volume_get() local
1473 u32 h_control = kcontrol->private_value; in snd_asihpi_volume_put() local
1494 u32 h_control = kcontrol->private_value; in snd_asihpi_volume_mute_get() local
1506 u32 h_control = kcontrol->private_value; in snd_asihpi_volume_mute_put() local
1552 u32 h_control = kcontrol->private_value; in snd_asihpi_level_info() local
[all …]