Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.c3777 static const struct snd_pcm_hardware snd_card_sco_capture_default = variable
3803 memcpy(&substream->runtime->hw, &snd_card_sco_capture_default, sizeof(struct snd_pcm_hardware)); in snd_sco_capture_pcm_open()