Searched defs:fw_upload (Results 1 – 5 of 5) sorted by relevance
47 struct fw_upload { struct71 enum fw_upload_err (*prepare)(struct fw_upload *fw_upload, argument206 static inline void firmware_upload_unregister(struct fw_upload *fw_upload) in firmware_upload_unregister()
297 struct fw_upload *fw_upload; in firmware_upload_register() local386 void firmware_upload_unregister(struct fw_upload *fw_upload) in firmware_upload_unregister()
28 struct fw_upload *fw_upload; member
27 static int fw_upload = 1; variable
1779 static enum fw_upload_err thp7312_fw_prepare(struct fw_upload *fw_upload, in thp7312_fw_prepare()1815 static enum fw_upload_err thp7312_fw_write(struct fw_upload *fw_upload, in thp7312_fw_write()1862 static enum fw_upload_err thp7312_fw_poll_complete(struct fw_upload *fw_upload) in thp7312_fw_poll_complete()1873 static void thp7312_fw_cancel(struct fw_upload *fw_upload) in thp7312_fw_cancel()