Home
last modified time | relevance | path

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

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