Home
last modified time | relevance | path

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

/openbmc/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()
H A Dpcxhr_mix22.c275 mgr->board_has_analog = 1; /* analog always available */ in hr222_sub_init()
H A Dpcxhr.c1235 if (mgr->board_has_analog) in pcxhr_proc_info()