Lines Matching defs:hpi_control_query
1389 u16 hpi_control_query(const u32 h_control, const u16 attrib, const u32 index,
1475 err = hpi_control_query(h_aes_rx, HPI_AESEBURX_FORMAT, index, 0, &qr);
1584 err = hpi_control_query(h_aes_tx, HPI_AESEBUTX_FORMAT, index, 0, &qr);
1643 err = hpi_control_query(h_mode, HPI_CHANNEL_MODE_MODE, index, 0, &qr);
2007 return hpi_control_query(h_meter, HPI_METER_NUM_CHANNELS, 0, 0,
2269 err = hpi_control_query(h_clock, HPI_SAMPLECLOCK_SOURCE, index, 0,
2299 err = hpi_control_query(h_clock, HPI_SAMPLECLOCK_SOURCE_INDEX, index,
2326 return hpi_control_query(h_clock, HPI_SAMPLECLOCK_LOCAL_SAMPLERATE,
2489 err = hpi_control_query(h_tuner, HPI_TUNER_BAND, index, 0, &qr);
2513 return hpi_control_query(h_tuner, HPI_TUNER_FREQ, index, band, pfreq);
2533 err = hpi_control_query(h_tuner, HPI_TUNER_BAND, index, 0, &qr);
2589 return hpi_control_query(h_tuner, HPI_TUNER_DEEMPHASIS, index, band,
2607 return hpi_control_query(h_tuner, HPI_TUNER_PROGRAM, 0, 0,
2740 return hpi_control_query(h_volume, HPI_VOLUME_NUM_CHANNELS, 0, 0,
2831 e = hpi_control_query(h_volume, HPI_VOLUME_AUTOFADE, i, 0, &u);