Home
last modified time | relevance | path

Searched refs:hpi_control_param1_get (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/sound/pci/asihpi/
Dhpifunc.c1365 #define hpi_control_param1_get(h, a, p1) \ macro
1491 err = hpi_control_param1_get(h_control, HPI_AESEBURX_FORMAT, &param); in hpi_aesebu_receiver_get_format()
1500 return hpi_control_param1_get(h_control, HPI_AESEBURX_SAMPLERATE, in hpi_aesebu_receiver_get_sample_rate()
1546 err = hpi_control_param1_get(h_control, HPI_AESEBURX_ERRORSTATUS, in hpi_aesebu_receiver_get_error_status()
1600 err = hpi_control_param1_get(h_control, HPI_AESEBUTX_FORMAT, &param); in hpi_aesebu_transmitter_get_format()
1657 u16 err = hpi_control_param1_get(h_control, in hpi_channel_mode_get()
1870 return hpi_control_param1_get(h_control, HPI_GENERIC_ENABLE, enable); in hpi_compander_get_enable()
2120 error = hpi_control_param1_get(h_control, in hpi_microphone_get_phantom_power()
2286 err = hpi_control_param1_get(h_control, HPI_SAMPLECLOCK_SOURCE, in hpi_sample_clock_get_source()
2316 err = hpi_control_param1_get(h_control, HPI_SAMPLECLOCK_SOURCE_INDEX, in hpi_sample_clock_get_source_index()
[all …]