Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/oxygen/
H A Doxygen.h87 void (*pcm_hardware_filter)(unsigned int channel, member
H A Doxygen_pcm.c149 if (chip->model.pcm_hardware_filter) in oxygen_open()
150 chip->model.pcm_hardware_filter(channel, &runtime->hw); in oxygen_open()
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,