Searched refs:iwmbt_enter_manufacturer (Results 1 – 3 of 3) sorted by relevance
92 extern int iwmbt_enter_manufacturer(struct libusb_device_handle *hdl);
522 r = iwmbt_enter_manufacturer(hdl); in main()554 if (iwmbt_enter_manufacturer(hdl) < 0) in main()
412 iwmbt_enter_manufacturer(struct libusb_device_handle *hdl) in iwmbt_enter_manufacturer() function