Searched refs:hpi_control_param1_get (Results 1 – 1 of 1) sorted by relevance
| /linux/sound/pci/asihpi/ |
| A D | hpifunc.c | 1365 #define hpi_control_param1_get(h, a, p1) \ macro 1657 u16 err = hpi_control_param1_get(h_control, in hpi_channel_mode_get() 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() 2341 err = hpi_control_param1_get(h_control, in hpi_sample_clock_get_local_rate() 2369 return hpi_control_param1_get(h_control, HPI_SAMPLECLOCK_AUTO, in hpi_sample_clock_get_auto() 2393 return hpi_control_param1_get(h_control, HPI_TONEDETECTOR_STATE, in hpi_tone_detector_get_state() 2481 return hpi_control_param1_get(h_control, in hpi_silence_detector_get_threshold() 2525 return hpi_control_param1_get(h_control, HPI_TUNER_FREQ, in hpi_tuner_get_frequency() 2602 return hpi_control_param1_get(h_control, HPI_TUNER_DEEMPHASIS, in hpi_tuner_get_deemphasis() [all …]
|
Completed in 10 milliseconds