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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/uwb/i1480/dfu/
H A Ddfu.c24 * i1480_fw_upload() takes a device descriptor and uses the function
176 int i1480_fw_upload(struct i1480 *i1480) function
207 EXPORT_SYMBOL_GPL(i1480_fw_upload); variable
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 Dusb.c401 result = i1480_fw_upload(&i1480_usb->i1480); /* the real thing */

Completed in 109 milliseconds