Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/uwb/i1480/dfu/
Ddfu.c177 int i1480_fw_upload(struct i1480 *i1480) in i1480_fw_upload() function
212 EXPORT_SYMBOL_GPL(i1480_fw_upload);
Di1480-dfu.h141 extern int i1480_fw_upload(struct i1480 *);
Dusb.c405 result = i1480_fw_upload(&i1480_usb->i1480); /* the real thing */ in i1480_usb_probe()