Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/pcxhr/
Dpcxhr_hwdep.c49 if (mgr->mono_capture) in pcxhr_init_board()
176 if (mgr->mono_capture) in pcxhr_dsp_allocate_pipe()
Dpcxhr.h100 unsigned int mono_capture:1; /* if 1 the board does mono capture */ member
Dpcxhr.c1036 if (mgr->mono_capture) in pcxhr_open()
1230 if (mgr->mono_capture) in pcxhr_create()
1567 mgr->mono_capture = mono[dev]; in pcxhr_probe()