Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/pcxhr/
Dpcxhr.h98 unsigned int board_has_analog:1; /* if 0 the board is digital only */ member
Dpcxhr_hwdep.c116 mgr->board_has_analog = 1; /* analog addon board found */ in pcxhr_sub_init()
Dpcxhr_mix22.c288 mgr->board_has_analog = 1; /* analog always available */ in hr222_sub_init()
Dpcxhr.c1267 if (mgr->board_has_analog) in pcxhr_proc_info()