Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_misc.c206 } xchange_data; typedef
238 static void init_xdata(xchange_data * xdata, dev_data * dev_entry);
239 static int check_fw_version(xchange_data * xdata);
240 static int download_data(xchange_data * xdata);
241 static int send_hci_cmd(xchange_data * xdata);
242 static int rcv_hci_evt(xchange_data * xdata);
673 static int send_reset_command(xchange_data *xdata) in send_reset_command()
731 xchange_data *xdata = NULL; in download_patch()
744 xdata = kzalloc(sizeof(xchange_data), GFP_KERNEL); in download_patch()
828 xchange_data *xdata = NULL; in download_lps_patch()
[all …]