Searched defs:fwl (Results 1 – 6 of 6) sorted by relevance
26 struct fw_upload *fwl; member528 static enum fw_upload_err m10bmc_sec_prepare(struct fw_upload *fwl, in m10bmc_sec_prepare()578 static enum fw_upload_err m10bmc_sec_fw_write(struct fw_upload *fwl, const u8 *data, in m10bmc_sec_fw_write()608 static enum fw_upload_err m10bmc_sec_poll_complete(struct fw_upload *fwl) in m10bmc_sec_poll_complete()650 static void m10bmc_sec_cancel(struct fw_upload *fwl) in m10bmc_sec_cancel()657 static void m10bmc_sec_cleanup(struct fw_upload *fwl) in m10bmc_sec_cleanup()690 struct fw_upload *fwl; in m10bmc_sec_probe() local
90 struct fw_upload *fwl; member1225 static enum fw_upload_err pd692x0_fw_prepare(struct fw_upload *fwl, in pd692x0_fw_prepare()1281 static enum fw_upload_err pd692x0_fw_write(struct fw_upload *fwl, in pd692x0_fw_write()1374 static enum fw_upload_err pd692x0_fw_poll_complete(struct fw_upload *fwl) in pd692x0_fw_poll_complete()1407 static void pd692x0_fw_cancel(struct fw_upload *fwl) in pd692x0_fw_cancel()1414 static void pd692x0_fw_cleanup(struct fw_upload *fwl) in pd692x0_fw_cleanup()1444 struct fw_upload *fwl; in pd692x0_i2c_probe() local
134 struct fw_upload *fwl; member1184 static enum fw_upload_err test_fw_upload_prepare(struct fw_upload *fwl, in test_fw_upload_prepare()1224 static enum fw_upload_err test_fw_upload_write(struct fw_upload *fwl, in test_fw_upload_write()1250 static enum fw_upload_err test_fw_upload_complete(struct fw_upload *fwl) in test_fw_upload_complete()1268 static void test_fw_upload_cancel(struct fw_upload *fwl) in test_fw_upload_cancel()1275 static void test_fw_cleanup(struct fw_upload *fwl) in test_fw_cleanup()1296 struct fw_upload *fwl; in upload_register_store() local
166 struct fw_upload *fwl; in fw_upload_main() local
291 struct fw_upload *fwl; member1892 struct fw_upload *fwl; in thp7312_register_flash_mode() local
191 static u32 vol_pow32(u32 a, int exp, u32 fwl) in vol_pow32()