Searched refs:i1480_fw_upload (Results 1 – 3 of 3) sorted by relevance
177 int i1480_fw_upload(struct i1480 *i1480) in i1480_fw_upload() function212 EXPORT_SYMBOL_GPL(i1480_fw_upload);
141 extern int i1480_fw_upload(struct i1480 *);
405 result = i1480_fw_upload(&i1480_usb->i1480); /* the real thing */ in i1480_usb_probe()