Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/base/firmware_loader/
Dfallback.c73 struct fw_sysfs { struct
80 static struct fw_sysfs *to_fw_sysfs(struct device *dev) in to_fw_sysfs() argument
98 static void fw_load_abort(struct fw_sysfs *fw_sysfs) in fw_load_abort()
162 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in fw_dev_release() local
167 static int do_firmware_uevent(struct fw_sysfs *fw_sysfs, struct kobj_uevent_env *env) in do_firmware_uevent()
181 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in firmware_uevent() local
211 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in firmware_loading_show() local
239 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in firmware_loading_store() local
341 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in firmware_data_read() local
370 static int fw_realloc_pages(struct fw_sysfs *fw_sysfs, int min_size) in fw_realloc_pages()
[all …]