Searched refs:xchange_data (Results 1 – 1 of 1) sorted by relevance
206 } xchange_data; typedef238 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 …]