Searched refs:i1480_fw_upload (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/uwb/i1480/dfu/
H A Di1480-dfu.h40 * i1480_fw_upload()
98 * Allocated by the upper layers i1480_fw_upload().
102 * i1480_fw_upload().
141 extern int i1480_fw_upload(struct i1480 *);
H A Ddfu.c24 * i1480_fw_upload() takes a device descriptor and uses the function
177 int i1480_fw_upload(struct i1480 *i1480) i1480_fw_upload() function
212 EXPORT_SYMBOL_GPL(i1480_fw_upload); variable
H A Dusb.c401 result = i1480_fw_upload(&i1480_usb->i1480); /* the real thing */ i1480_usb_probe()

Completed in 216 milliseconds