Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/asihpi/
Dhpifunc.c1364 #define hpi_control_param1_get(h, a, p1) \ macro
1490 err = hpi_control_param1_get(h_control, HPI_AESEBURX_FORMAT, &param); in hpi_aesebu_receiver_get_format()
1499 return hpi_control_param1_get(h_control, HPI_AESEBURX_SAMPLERATE, in hpi_aesebu_receiver_get_sample_rate()
1545 err = hpi_control_param1_get(h_control, HPI_AESEBURX_ERRORSTATUS, in hpi_aesebu_receiver_get_error_status()
1599 err = hpi_control_param1_get(h_control, HPI_AESEBUTX_FORMAT, &param); in hpi_aesebu_transmitter_get_format()
1656 u16 err = hpi_control_param1_get(h_control, in hpi_channel_mode_get()
1869 return hpi_control_param1_get(h_control, HPI_GENERIC_ENABLE, enable); in hpi_compander_get_enable()
2119 error = hpi_control_param1_get(h_control, in hpi_microphone_get_phantom_power()
2285 err = hpi_control_param1_get(h_control, HPI_SAMPLECLOCK_SOURCE, in hpi_sample_clock_get_source()
2315 err = hpi_control_param1_get(h_control, HPI_SAMPLECLOCK_SOURCE_INDEX, in hpi_sample_clock_get_source_index()
[all …]