Searched refs:capture_chips (Results 1 – 5 of 5) sorted by relevance
37 card_streams = mgr->capture_chips * 2; in pcxhr_init_board()39 card_streams = mgr->capture_chips; in pcxhr_init_board()54 mgr->capture_chips * 2) in pcxhr_init_board()
79 int capture_chips; member
604 for (i = 0; (i < 4) && (i < chip->mgr->capture_chips); i++) { in pcxhr_set_audio_source()728 clock_items += mgr->capture_chips; /* add AES x */ in pcxhr_clock_type_info()757 clock_items += mgr->capture_chips; /* add AES x */ in pcxhr_clock_type_put()805 uinfo->count = 3 + mgr->capture_chips; in pcxhr_clock_rate_info()818 for(i = 0; i < 3 + mgr->capture_chips; i++) { in pcxhr_clock_rate_get()
134 short capture_chips; member179 #define PCXHR_BOARD_AESIN_NO_192K(x) ((x->capture_chips == 0) || \1198 if (idx < mgr->capture_chips) { in pcxhr_create()1525 mgr->capture_chips = in pcxhr_probe()1526 pcxhr_board_params[pci_id->driver_data].capture_chips; in pcxhr_probe()1588 if (i >= max(mgr->playback_chips, mgr->capture_chips)) in pcxhr_probe()
251 if (!mgr->capture_chips) in hr222_set_hw_capture_level()