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,
2270 err = hpi_control_query(h_clock, HPI_SAMPLECLOCK_SOURCE, index, 0,
2300 err = hpi_control_query(h_clock, HPI_SAMPLECLOCK_SOURCE_INDEX, index,
2327 return hpi_control_query(h_clock, HPI_SAMPLECLOCK_LOCAL_SAMPLERATE,
2490 err = hpi_control_query(h_tuner, HPI_TUNER_BAND, index, 0, &qr);
2514 return hpi_control_query(h_tuner, HPI_TUNER_FREQ, index, band, pfreq);
2534 err = hpi_control_query(h_tuner, HPI_TUNER_BAND, index, 0, &qr);
2590 return hpi_control_query(h_tuner, HPI_TUNER_DEEMPHASIS, index, band,
2608 return hpi_control_query(h_tuner, HPI_TUNER_PROGRAM, 0, 0,
2741 return hpi_control_query(h_volume, HPI_VOLUME_NUM_CHANNELS, 0, 0,
2832 e = hpi_control_query(h_volume, HPI_VOLUME_AUTOFADE, i, 0, &u);