Symbol: hpi_control_param_set
sound/pci/asihpi/hpifunc.c
1482
return hpi_control_param_set(h_control, HPI_AESEBURX_FORMAT, format,
sound/pci/asihpi/hpifunc.c
1555
return hpi_control_param_set(h_control, HPI_AESEBUTX_SAMPLERATE,
sound/pci/asihpi/hpifunc.c
1561
return hpi_control_param_set(h_control, HPI_AESEBUTX_USERDATA, index,
sound/pci/asihpi/hpifunc.c
1568
return hpi_control_param_set(h_control, HPI_AESEBUTX_CHANNELSTATUS,
sound/pci/asihpi/hpifunc.c
1591
return hpi_control_param_set(h_control, HPI_AESEBUTX_FORMAT,
sound/pci/asihpi/hpifunc.c
1609
return hpi_control_param_set(h_control, HPI_BITSTREAM_CLOCK_EDGE,
sound/pci/asihpi/hpifunc.c
1615
return hpi_control_param_set(h_control, HPI_BITSTREAM_DATA_POLARITY,
sound/pci/asihpi/hpifunc.c
1650
return hpi_control_param_set(h_control, HPI_CHANNEL_MODE_MODE, mode,
sound/pci/asihpi/hpifunc.c
1864
return hpi_control_param_set(h_control, HPI_GENERIC_ENABLE, enable,
sound/pci/asihpi/hpifunc.c
1888
return hpi_control_param_set(h_control, HPI_COMPANDER_ATTACK, attack,
sound/pci/asihpi/hpifunc.c
1902
return hpi_control_param_set(h_control, HPI_COMPANDER_DECAY, decay,
sound/pci/asihpi/hpifunc.c
1954
return hpi_control_param_set(h_control, HPI_COMPANDER_RATIO, ratio100,
sound/pci/asihpi/hpifunc.c
2064
return hpi_control_param_set(h_control, HPI_METER_RMS_BALLISTICS,
sound/pci/asihpi/hpifunc.c
2087
return hpi_control_param_set(h_control, HPI_METER_PEAK_BALLISTICS,
sound/pci/asihpi/hpifunc.c
2111
return hpi_control_param_set(h_control, HPI_MICROPHONE_PHANTOM_POWER,
sound/pci/asihpi/hpifunc.c
2129
return hpi_control_param_set(h_control, HPI_MULTIPLEXER_SOURCE,
sound/pci/asihpi/hpifunc.c
2186
return hpi_control_param_set(h_control, HPI_EQUALIZER_NUM_FILTERS,
sound/pci/asihpi/hpifunc.c
2277
return hpi_control_param_set(h_control, HPI_SAMPLECLOCK_SOURCE,
sound/pci/asihpi/hpifunc.c
2307
return hpi_control_param_set(h_control, HPI_SAMPLECLOCK_SOURCE_INDEX,
sound/pci/asihpi/hpifunc.c
2332
return hpi_control_param_set(h_control,
sound/pci/asihpi/hpifunc.c
2362
return hpi_control_param_set(h_control, HPI_SAMPLECLOCK_AUTO, enable,
sound/pci/asihpi/hpifunc.c
2374
return hpi_control_param_set(h_control, HPI_SAMPLECLOCK_LOCAL_LOCK,
sound/pci/asihpi/hpifunc.c
2398
return hpi_control_param_set(h_control, HPI_GENERIC_ENABLE, enable,
sound/pci/asihpi/hpifunc.c
2409
return hpi_control_param_set(h_control, HPI_GENERIC_EVENT_ENABLE,
sound/pci/asihpi/hpifunc.c
2421
return hpi_control_param_set(h_control, HPI_TONEDETECTOR_THRESHOLD,
sound/pci/asihpi/hpifunc.c
2439
return hpi_control_param_set(h_control, HPI_GENERIC_ENABLE, enable,
sound/pci/asihpi/hpifunc.c
2450
return hpi_control_param_set(h_control, HPI_GENERIC_EVENT_ENABLE,
sound/pci/asihpi/hpifunc.c
2462
return hpi_control_param_set(h_control, HPI_SILENCEDETECTOR_DELAY,
sound/pci/asihpi/hpifunc.c
2474
return hpi_control_param_set(h_control, HPI_SILENCEDETECTOR_THRESHOLD,
sound/pci/asihpi/hpifunc.c
2496
return hpi_control_param_set(h_control, HPI_TUNER_BAND, band, 0);
sound/pci/asihpi/hpifunc.c
2518
return hpi_control_param_set(h_control, HPI_TUNER_FREQ, freq_ink_hz,
sound/pci/asihpi/hpifunc.c
2540
return hpi_control_param_set(h_control, HPI_TUNER_GAIN, gain, 0);
sound/pci/asihpi/hpifunc.c
2595
return hpi_control_param_set(h_control, HPI_TUNER_DEEMPHASIS,
sound/pci/asihpi/hpifunc.c
2613
return hpi_control_param_set(h_control, HPI_TUNER_PROGRAM, program,
sound/pci/asihpi/hpifunc.c
2656
return hpi_control_param_set(h_control, HPI_TUNER_MODE, mode, value);
sound/pci/asihpi/hpifunc.c
2679
return hpi_control_param_set(h_control, HPI_TUNER_HDRADIO_BLEND,
sound/pci/asihpi/hpifunc.c
2760
return hpi_control_param_set(h_control, HPI_VOLUME_MUTE, mute, 0);