Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/base/firmware_loader/
H A Dfallback.c70 static int fw_load_sysfs_fallback(struct fw_sysfs *fw_sysfs, long timeout) in fw_load_sysfs_fallback() argument
130 struct fw_sysfs *fw_sysfs; in fw_load_from_user_helper() local
[all...]
H A Dsysfs.h76 struct fw_sysfs { struct
87 static inline void fw_load_abort(struct fw_sysfs *fw_sysfs) in fw_load_abort() argument
108 fw_upload_start(struct fw_sysfs *fw_sysfs) fw_upload_start() argument
113 fw_upload_free(struct fw_sysfs *fw_sysfs) fw_upload_free() argument
[all...]
H A Dsysfs.c67 static int do_firmware_uevent(const struct fw_sysfs *fw_sysfs, struct kobj_uevent_env *env) in do_firmware_uevent() argument
81 const struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in firmware_uevent() local
94 struct fw_sysfs *fw_sysfs in fw_dev_release() local
129 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); firmware_loading_show() local
157 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); firmware_loading_store() local
266 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); firmware_data_read() local
295 fw_realloc_pages(struct fw_sysfs *fw_sysfs, int min_size) fw_realloc_pages() argument
323 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); firmware_data_write() local
399 struct fw_sysfs *fw_sysfs; fw_create_instance() local
[all...]
H A Dsysfs_upload.c124 static struct fw_sysfs *fw_sysfs; in fw_upload_is_visible() local
161 struct fw_sysfs *fw_sysfs; in fw_upload_main() local
225 fw_upload_start(struct fw_sysfs *fw_sysfs) fw_upload_start() argument
267 fw_upload_free(struct fw_sysfs *fw_sysfs) fw_upload_free() argument
298 struct fw_sysfs *fw_sysfs; firmware_upload_register() local
387 struct fw_sysfs *fw_sysfs = fw_upload->priv; firmware_upload_unregister() local
[all...]
/kernel/linux/linux-5.10/drivers/base/firmware_loader/
H A Dfallback.c76 struct fw_sysfs { struct
100 static void fw_load_abort(struct fw_sysfs *fw_sysfs) in fw_load_abort() argument
164 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in fw_dev_release() local
169 static int do_firmware_uevent(struct fw_sysfs *fw_sysf argument
183 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); firmware_uevent() local
213 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); firmware_loading_show() local
241 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); firmware_loading_store() local
342 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); firmware_data_read() local
371 fw_realloc_pages(struct fw_sysfs *fw_sysfs, int min_size) fw_realloc_pages() argument
399 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); firmware_data_write() local
466 struct fw_sysfs *fw_sysfs; fw_create_instance() local
495 fw_load_sysfs_fallback(struct fw_sysfs *fw_sysfs, long timeout) fw_load_sysfs_fallback() argument
555 struct fw_sysfs *fw_sysfs; fw_load_from_user_helper() local
[all...]

Completed in 3 milliseconds