Home
last modified time | relevance | path

Searched refs:load_method (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/staging/greybus/
A Dfw-management.c140 u8 load_method, const char *tag) in fw_mgmt_load_and_validate_operation() argument
145 if (load_method != GB_FW_LOAD_METHOD_UNIPRO && in fw_mgmt_load_and_validate_operation()
146 load_method != GB_FW_LOAD_METHOD_INTERNAL) { in fw_mgmt_load_and_validate_operation()
148 "invalid load-method (%d)\n", load_method); in fw_mgmt_load_and_validate_operation()
152 request.load_method = load_method; in fw_mgmt_load_and_validate_operation()
452 intf_load.load_method, intf_load.firmware_tag); in fw_mgmt_ioctl()
A Dgreybus_firmware.h55 __u8 load_method; member
/linux-6.3-rc2/drivers/staging/greybus/Documentation/firmware/
A Dfirmware.c61 intf_load.load_method = GB_FW_U_LOAD_METHOD_UNIPRO; in update_intf_firmware()
A Dfirmware-management121 __u8 load_method;
157 an Interface. The user needs to fill the 'firmware_tag' and 'load_method'
/linux-6.3-rc2/include/linux/greybus/
A Dgreybus_protocols.h288 __u8 load_method; member

Completed in 19 milliseconds