Searched refs:pcm_hardware_filter (Results 1 - 4 of 4) sorted by relevance

/linux-master/sound/pci/oxygen/
H A Doxygen.h87 void (*pcm_hardware_filter)(unsigned int channel, member in struct:oxygen_model
H A Doxygen_pcm.c149 if (chip->model.pcm_hardware_filter)
150 chip->model.pcm_hardware_filter(channel, &runtime->hw);
H A Dxonar_wm87x6.c1256 .pcm_hardware_filter = wm8776_adc_hardware_filter,
1290 .pcm_hardware_filter = xonar_hdav_slim_hardware_filter,
H A Dxonar_pcm179x.c1217 .pcm_hardware_filter = xonar_hdmi_pcm_hardware_filter,

Completed in 151 milliseconds