Searched defs:fw_upload (Results 1 – 4 of 4) sorted by relevance
959 static enum fw_upload_err cc1352_prepare(struct fw_upload *fw_upload, in cc1352_prepare()1035 static void cc1352_cleanup(struct fw_upload *fw_upload) in cc1352_cleanup()1042 static enum fw_upload_err cc1352_write(struct fw_upload *fw_upload, in cc1352_write()1077 static enum fw_upload_err cc1352_poll_complete(struct fw_upload *fw_upload) in cc1352_poll_complete()1109 static void cc1352_cancel(struct fw_upload *fw_upload) in cc1352_cancel()
28 struct fw_upload *fw_upload; member
27 static int fw_upload = 1; variable
1776 static enum fw_upload_err thp7312_fw_prepare(struct fw_upload *fw_upload, in thp7312_fw_prepare()1812 static enum fw_upload_err thp7312_fw_write(struct fw_upload *fw_upload, in thp7312_fw_write()1859 static enum fw_upload_err thp7312_fw_poll_complete(struct fw_upload *fw_upload) in thp7312_fw_poll_complete()1870 static void thp7312_fw_cancel(struct fw_upload *fw_upload) in thp7312_fw_cancel()