Home
last modified time | relevance | path

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

/drivers/staging/greybus/
A Dfw-management.c136 u8 load_method, const char *tag) in fw_mgmt_load_and_validate_operation() argument
141 if (load_method != GB_FW_LOAD_METHOD_UNIPRO && in fw_mgmt_load_and_validate_operation()
142 load_method != GB_FW_LOAD_METHOD_INTERNAL) { in fw_mgmt_load_and_validate_operation()
144 "invalid load-method (%d)\n", load_method); in fw_mgmt_load_and_validate_operation()
148 request.load_method = load_method; in fw_mgmt_load_and_validate_operation()
437 intf_load.load_method, intf_load.firmware_tag); in fw_mgmt_ioctl()
A Dgreybus_firmware.h55 __u8 load_method; member
/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'

Completed in 7 milliseconds