Lines Matching refs:hpi_control_param1_get
1364 #define hpi_control_param1_get(h, a, p1) \ macro
1490 err = hpi_control_param1_get(h_control, HPI_AESEBURX_FORMAT, ¶m); 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, ¶m); 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()
2343 err = hpi_control_param1_get(h_control, in hpi_sample_clock_get_local_rate()
2355 err = hpi_control_param1_get(h_control, HPI_SAMPLECLOCK_SAMPLERATE, in hpi_sample_clock_get_sample_rate()
2371 return hpi_control_param1_get(h_control, HPI_SAMPLECLOCK_AUTO, in hpi_sample_clock_get_auto()
2383 return hpi_control_param1_get(h_control, HPI_SAMPLECLOCK_LOCAL_LOCK, in hpi_sample_clock_get_local_rate_lock()
2395 return hpi_control_param1_get(h_control, HPI_TONEDETECTOR_STATE, in hpi_tone_detector_get_state()
2407 return hpi_control_param1_get(h_control, HPI_GENERIC_ENABLE, enable); in hpi_tone_detector_get_enable()
2418 return hpi_control_param1_get(h_control, HPI_GENERIC_EVENT_ENABLE, in hpi_tone_detector_get_event_enable()
2430 return hpi_control_param1_get(h_control, HPI_TONEDETECTOR_THRESHOLD, in hpi_tone_detector_get_threshold()
2436 return hpi_control_param1_get(h_control, HPI_SILENCEDETECTOR_STATE, in hpi_silence_detector_get_state()
2448 return hpi_control_param1_get(h_control, HPI_GENERIC_ENABLE, enable); in hpi_silence_detector_get_enable()
2459 return hpi_control_param1_get(h_control, HPI_GENERIC_EVENT_ENABLE, in hpi_silence_detector_get_event_enable()
2471 return hpi_control_param1_get(h_control, HPI_SILENCEDETECTOR_DELAY, in hpi_silence_detector_get_delay()
2483 return hpi_control_param1_get(h_control, in hpi_silence_detector_get_threshold()
2507 error = hpi_control_param1_get(h_control, HPI_TUNER_BAND, &band); in hpi_tuner_get_band()
2527 return hpi_control_param1_get(h_control, HPI_TUNER_FREQ, in hpi_tuner_get_frequency()
2551 error = hpi_control_param1_get(h_control, HPI_TUNER_GAIN, &gain); in hpi_tuner_get_gain()
2604 return hpi_control_param1_get(h_control, HPI_TUNER_DEEMPHASIS, in hpi_tuner_get_deemphasis()
2622 return hpi_control_param1_get(h_control, HPI_TUNER_PROGRAM, pprogram); in hpi_tuner_get_program()
2644 error = hpi_control_param1_get(h_control, HPI_TUNER_STATUS, &status); in hpi_tuner_get_status()
2670 return hpi_control_param1_get(h_control, in hpi_tuner_get_hd_radio_signal_quality()
2676 return hpi_control_param1_get(h_control, HPI_TUNER_HDRADIO_BLEND, in hpi_tuner_get_hd_radio_signal_blend()
2733 return hpi_control_param1_get(h_control, HPI_PAD_PROGRAM_TYPE, ppTY); in hpi_pad_get_program_type()
2738 return hpi_control_param1_get(h_control, HPI_PAD_PROGRAM_ID, ppI); in hpi_pad_get_rdsPI()
2768 return hpi_control_param1_get(h_control, HPI_VOLUME_MUTE, mute); in hpi_volume_get_mute()