Home
last modified time | relevance | path

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

/linux/sound/pci/pcxhr/
H A Dpcxhr.h84 unsigned int board_has_analog:1; /* if 0 the board is digital only */ member
H A Dpcxhr_hwdep.c103 mgr->board_has_analog = 1; /* analog addon board found */ in pcxhr_sub_init()