Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.c166 RTK_sco_card_t *pSCOSnd;
705 RTK_sco_card_t *pSCOSnd = data->pSCOSnd; in rtk_copy_capture_data_to_alsa()
738 RTK_sco_card_t *pSCOSnd = data->pSCOSnd; in hci_send_to_alsa_ringbuffer()
3230 static bool snd_copy_send_sco_data( RTK_sco_card_t *pSCOSnd) in snd_copy_send_sco_data()
3287 RTK_sco_card_t *pSCOSnd = data->pSCOSnd; in btusb_isoc_snd_tx_complete()
3314 RTK_sco_card_t *pSCOSnd = container_of(work, RTK_sco_card_t, send_sco_work); in playback_work()
3798 RTK_sco_card_t *pSCOSnd = substream->private_data; in snd_sco_capture_pcm_open()
3818 RTK_sco_card_t *pSCOSnd = substream->private_data; in snd_sco_capture_pcm_close()
3853 RTK_sco_card_t *pSCOSnd = substream->private_data; in snd_sco_capture_pcm_prepare()
3883 RTK_sco_card_t *pSCOSnd = substream->private_data; in snd_sco_capture_pcm_trigger()
[all …]
H A Drtk_btusb.h76 } RTK_sco_card_t; typedef