Home
last modified time | relevance | path

Searched refs:fw_upload_start (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/base/firmware_loader/
H A Dsysfs.h104 int fw_upload_start(struct fw_sysfs *fw_sysfs);
108 static inline int fw_upload_start(struct fw_sysfs *fw_sysfs) in fw_upload_start() function
H A Dsysfs.c207 rc = fw_upload_start(fw_sysfs); in firmware_loading_store()
H A Dsysfs_upload.c225 int fw_upload_start(struct fw_sysfs *fw_sysfs) in fw_upload_start() function