Searched refs:btusb_data (Results 1 – 2 of 2) sorted by relevance
131 struct btusb_data { struct231 static void rtk_free(struct btusb_data *data) in rtk_free()239 static struct btusb_data *rtk_alloc(struct usb_interface *intf) in rtk_alloc()241 struct btusb_data *data; in rtk_alloc()720 static bool rtk_copy_capture_data_to_alsa(struct btusb_data *data, uint8_t *p_data, unsigned int fr… in rtk_copy_capture_data_to_alsa()756 struct btusb_data *data = GET_DRV_DATA(hdev); in hci_send_to_alsa_ringbuffer()1031 struct btusb_data *data; in btchr_open()1075 struct btusb_data *data; in btchr_close()1155 struct btusb_data *data = file_p->private_data; in btchr_write()1210 struct btusb_data *data = file_p->private_data; in btchr_poll()[all …]
62 struct btusb_data *usb_data;