Searched refs:playback_chips (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/pcxhr/
H A Dpcxhr.h88 int playback_chips; /* 4 or 6 */ member in struct:pcxhr_mgr
H A Dpcxhr_hwdep.c60 card_streams += mgr->playback_chips * PCXHR_PLAYBACK_STREAMS;
70 snd_assert((rmh.stat[0] & MASK_FIRST_FIELD) == mgr->playback_chips*2,
H A Dpcxhr.c90 short playback_chips; member in struct:board_parameters
1017 if (idx < mgr->playback_chips)
1214 mgr->playback_chips = pcxhr_board_params[pci_id->driver_data].playback_chips;
1266 if (i >= max(mgr->playback_chips, mgr->capture_chips))

Completed in 75 milliseconds