Home
last modified time | relevance | path

Searched defs:fw_sysfs (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/base/firmware_loader/
Dfallback.c76 struct fw_sysfs { struct
83 static struct fw_sysfs *to_fw_sysfs(struct device *dev) in to_fw_sysfs() argument
101 static void fw_load_abort(struct fw_sysfs *fw_sysfs) in fw_load_abort()
165 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in fw_dev_release() local
170 static int do_firmware_uevent(struct fw_sysfs *fw_sysfs, struct kobj_uevent_env *env) in do_firmware_uevent()
184 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in firmware_uevent() local
214 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in firmware_loading_show() local
242 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in firmware_loading_store() local
344 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in firmware_data_read() local
373 static int fw_realloc_pages(struct fw_sysfs *fw_sysfs, int min_size) in fw_realloc_pages()
[all …]