Home
last modified time | relevance | path

Searched refs:dd_handle (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/include/linux/
Dfirmware.h45 void *dd_handle; /* reference to parent driver */ member
178 void *dd_handle);
186 void *dd_handle) in firmware_upload_register() argument
/Linux-v6.1/drivers/fpga/
Dintel-m10-bmc-sec-update.c416 struct m10bmc_sec *sec = fwl->dd_handle; in m10bmc_sec_prepare()
447 struct m10bmc_sec *sec = fwl->dd_handle; in m10bmc_sec_write()
492 struct m10bmc_sec *sec = fwl->dd_handle; in m10bmc_sec_poll_complete()
532 struct m10bmc_sec *sec = fwl->dd_handle; in m10bmc_sec_cancel()
539 struct m10bmc_sec *sec = fwl->dd_handle; in m10bmc_sec_cleanup()
/Linux-v6.1/drivers/base/firmware_loader/
Dsysfs_upload.c293 void *dd_handle) in firmware_upload_register() argument
335 fw_upload->dd_handle = dd_handle; in firmware_upload_register()
/Linux-v6.1/lib/
Dtest_firmware.c1140 struct test_firmware_upload *tst = fwl->dd_handle; in test_fw_upload_prepare()
1181 struct test_firmware_upload *tst = fwl->dd_handle; in test_fw_upload_write()
1205 struct test_firmware_upload *tst = fwl->dd_handle; in test_fw_upload_complete()
1223 struct test_firmware_upload *tst = fwl->dd_handle; in test_fw_upload_cancel()
1230 struct test_firmware_upload *tst = fwl->dd_handle; in test_fw_cleanup()