Searched refs:iwmbt_enter_manufacturer (Results 1 – 3 of 3) sorted by relevance
104 extern int iwmbt_enter_manufacturer(struct libusb_device_handle *hdl);
420 r = iwmbt_enter_manufacturer(hdl); in main() 422 iwmbt_debug("iwmbt_enter_manufacturer() failed code %d", r); in main() 452 if (iwmbt_enter_manufacturer(hdl) < 0) in main()
412 iwmbt_enter_manufacturer(struct libusb_device_handle *hdl) in iwmbt_enter_manufacturer() function