Searched refs:playback_chips (Results 1 – 3 of 3) sorted by relevance
131 short playback_chips; member1201 if (idx < mgr->playback_chips) in pcxhr_create()1432 mgr->playback_chips = in pcxhr_probe()1433 pcxhr_board_params[pci_id->driver_data].playback_chips; in pcxhr_probe()1441 mgr->is_hr_stereo = (mgr->playback_chips == 1); in pcxhr_probe()1502 if (i >= max(mgr->playback_chips, mgr->capture_chips)) in pcxhr_probe()
96 int playback_chips; member
59 card_streams += mgr->playback_chips * PCXHR_PLAYBACK_STREAMS; in pcxhr_init_board()69 if ((rmh.stat[0] & MASK_FIRST_FIELD) != mgr->playback_chips * 2) in pcxhr_init_board()