Lines Matching full:hdl
54 iwmbt_send_fragment(struct libusb_device_handle *hdl,
67 ret = libusb_bulk_transfer(hdl,
81 ret = libusb_bulk_transfer(hdl,
98 iwmbt_hci_command(struct libusb_device_handle *hdl, struct iwmbt_hci_cmd *cmd,
104 ret = libusb_control_transfer(hdl,
125 ret = libusb_interrupt_transfer(hdl,
163 iwmbt_patch_fwfile(struct libusb_device_handle *hdl,
223 ret = libusb_control_transfer(hdl,
277 ret = libusb_interrupt_transfer(hdl,
308 ret = iwmbt_send_fragment(hdl, \
322 iwmbt_load_rsa_header(struct libusb_device_handle *hdl,
341 iwmbt_load_ecdsa_header(struct libusb_device_handle *hdl,
354 iwmbt_load_fwfile(struct libusb_device_handle *hdl,
386 ret = libusb_interrupt_transfer(hdl,
412 iwmbt_enter_manufacturer(struct libusb_device_handle *hdl)
422 ret = iwmbt_hci_command(hdl,
440 iwmbt_exit_manufacturer(struct libusb_device_handle *hdl,
453 ret = iwmbt_hci_command(hdl,
471 iwmbt_get_version(struct libusb_device_handle *hdl,
484 ret = iwmbt_hci_command(hdl,
505 iwmbt_get_version_tlv(struct libusb_device_handle *hdl,
521 ret = iwmbt_hci_command(hdl,
639 iwmbt_get_boot_params(struct libusb_device_handle *hdl,
652 ret = iwmbt_hci_command(hdl,
673 iwmbt_intel_reset(struct libusb_device_handle *hdl, uint32_t boot_param)
687 ret = iwmbt_hci_command(hdl,
712 iwmbt_load_ddc(struct libusb_device_handle *hdl,
739 ret = iwmbt_hci_command(hdl,
756 iwmbt_set_event_mask(struct libusb_device_handle *hdl)
766 ret = iwmbt_hci_command(hdl,