Searched defs:fw_upload (Results 1 – 6 of 6) 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
860 static enum fw_upload_err cc1352_prepare(struct fw_upload *fw_upload, in cc1352_prepare()930 static void cc1352_cleanup(struct fw_upload *fw_upload) in cc1352_cleanup()937 static enum fw_upload_err cc1352_write(struct fw_upload *fw_upload, in cc1352_write()972 static enum fw_upload_err cc1352_poll_complete(struct fw_upload *fw_upload) in cc1352_poll_complete()1002 static void cc1352_cancel(struct fw_upload *fw_upload) in cc1352_cancel()
27 static int fw_upload = 1; variable
1782 static enum fw_upload_err thp7312_fw_prepare(struct fw_upload *fw_upload, in thp7312_fw_prepare()1818 static enum fw_upload_err thp7312_fw_write(struct fw_upload *fw_upload, in thp7312_fw_write()1865 static enum fw_upload_err thp7312_fw_poll_complete(struct fw_upload *fw_upload) in thp7312_fw_poll_complete()1876 static void thp7312_fw_cancel(struct fw_upload *fw_upload) in thp7312_fw_cancel()