Home
last modified time | relevance | path

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

/sound/pci/asihpi/
Dhpifunc.c1307 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 …]
Dasihpi.c359 u32 h_control; in snd_card_asihpi_pcm_samplerates() local
950 u32 h_control; in snd_card_asihpi_playback_formats() local
1126 u32 h_control; in snd_card_asihpi_capture_formats() local
1278 u32 h_control; member
1414 u32 h_control = kcontrol->private_value; in snd_asihpi_volume_info() local
1445 u32 h_control = kcontrol->private_value; in snd_asihpi_volume_get() local
1459 u32 h_control = kcontrol->private_value; in snd_asihpi_volume_put() local
1481 u32 h_control = kcontrol->private_value; in snd_asihpi_volume_mute_get() local
1493 u32 h_control = kcontrol->private_value; in snd_asihpi_volume_mute_put() local
1540 u32 h_control = kcontrol->private_value; in snd_asihpi_level_info() local
[all …]