Searched refs:hpi_control_query (Results 1 – 1 of 1) sorted by relevance
| /linux/sound/pci/asihpi/ |
| A D | hpifunc.c | 1475 err = hpi_control_query(h_aes_rx, HPI_AESEBURX_FORMAT, index, 0, &qr); in hpi_aesebu_receiver_query_format() 2007 return hpi_control_query(h_meter, HPI_METER_NUM_CHANNELS, 0, 0, in hpi_meter_query_channels() 2270 err = hpi_control_query(h_clock, HPI_SAMPLECLOCK_SOURCE, index, 0, in hpi_sample_clock_query_source() 2300 err = hpi_control_query(h_clock, HPI_SAMPLECLOCK_SOURCE_INDEX, index, in hpi_sample_clock_query_source_index() 2327 return hpi_control_query(h_clock, HPI_SAMPLECLOCK_LOCAL_SAMPLERATE, in hpi_sample_clock_query_local_rate() 2490 err = hpi_control_query(h_tuner, HPI_TUNER_BAND, index, 0, &qr); in hpi_tuner_query_band() 2534 err = hpi_control_query(h_tuner, HPI_TUNER_BAND, index, 0, &qr); in hpi_tuner_query_gain() 2590 return hpi_control_query(h_tuner, HPI_TUNER_DEEMPHASIS, index, band, in hpi_tuner_query_deemphasis() 2608 return hpi_control_query(h_tuner, HPI_TUNER_PROGRAM, 0, 0, in hpi_tuner_query_program() 2741 return hpi_control_query(h_volume, HPI_VOLUME_NUM_CHANNELS, 0, 0, in hpi_volume_query_channels() [all …]
|
Completed in 11 milliseconds