Home
last modified time | relevance | path

Searched refs:board_aes_in_192k (Results 1 – 3 of 3) sorted by relevance

/sound/pci/pcxhr/
Dpcxhr.h86 unsigned int board_aes_in_192k:1;/* if 1 the aes input plugs do support 192kHz */ member
Dpcxhr_mixer.c600 if (chip->mgr->board_aes_in_192k) { in pcxhr_set_audio_source()
868 if (chip->mgr->board_aes_in_192k) { in pcxhr_iec958_capture_byte()
897 if (chip->mgr->board_aes_in_192k) { in pcxhr_iec958_capture_byte()
Dpcxhr.c1534 mgr->board_aes_in_192k = !PCXHR_BOARD_AESIN_NO_192K(mgr); in pcxhr_probe()