Home
last modified time | relevance | path

Searched refs:mono_capture (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/pcxhr/
Dpcxhr_hwdep.c36 if (mgr->mono_capture) in pcxhr_init_board()
163 if (mgr->mono_capture) in pcxhr_dsp_allocate_pipe()
Dpcxhr.h87 unsigned int mono_capture:1; /* if 1 the board does mono capture */ member
Dpcxhr.c1007 if (mgr->mono_capture) in pcxhr_open()
1200 if (mgr->mono_capture) in pcxhr_create()
1530 mgr->mono_capture = mono[dev]; in pcxhr_probe()