Home
last modified time | relevance | path

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

/linux/sound/pci/pcxhr/
A 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()
A Dpcxhr.h85 unsigned int board_has_mic:1; /* if 1 the board has microphone input */ member
A 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()

Completed in 8 milliseconds