Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/pcxhr/
Dpcxhr.h102 unsigned int board_has_analog:1; /* if 0 the board is digital only */ member
Dpcxhr_hwdep.c121 mgr->board_has_analog = 1; /* analog addon board found */ in pcxhr_sub_init()
Dpcxhr_mix22.c286 mgr->board_has_analog = 1; /* analog always available */ in hr222_sub_init()
Dpcxhr.c1242 if (mgr->board_has_analog) in pcxhr_proc_info()