Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/pcxhr/
Dpcxhr.h85 unsigned int board_has_mic:1; /* if 1 the board has microphone input */ member
Dpcxhr_mix22.c280 mgr->board_has_mic = 1; /* microphone available */ in hr222_sub_init()
282 "MIC input available = %d\n", mgr->board_has_mic); in hr222_sub_init()
838 if (!chip->mgr->board_has_mic) in hr222_add_mic_controls()
Dpcxhr_mixer.c647 if (chip->mgr->board_has_mic) in pcxhr_audio_src_info()
669 if (chip->mgr->board_has_mic) in pcxhr_audio_src_put()