Searched defs:fw_sysfs (Results 1 – 4 of 4) sorted by relevance
76 struct fw_sysfs { struct83 #define to_fw_sysfs(__dev) container_of_const(__dev, struct fw_sysfs, dev) argument87 static inline void fw_load_abort(struct fw_sysfs *fw_sysfs) in fw_load_abort()108 static inline int fw_upload_start(struct fw_sysfs *fw_sysfs) in fw_upload_start()113 static inline void fw_upload_free(struct fw_sysfs *fw_sysfs) in fw_upload_free()
67 static int do_firmware_uevent(const struct fw_sysfs *fw_sysfs, struct kobj_uevent_env *env) in do_firmware_uevent()81 const struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in firmware_uevent() local94 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in fw_dev_release() local129 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in firmware_loading_show() local157 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in firmware_loading_store() local266 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in firmware_data_read() local295 static int fw_realloc_pages(struct fw_sysfs *fw_sysfs, int min_size) in fw_realloc_pages()323 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in firmware_data_write() local399 struct fw_sysfs *fw_sysfs; in fw_create_instance() local
124 static struct fw_sysfs *fw_sysfs; in fw_upload_is_visible() local161 struct fw_sysfs *fw_sysfs; in fw_upload_main() local225 int fw_upload_start(struct fw_sysfs *fw_sysfs) in fw_upload_start()267 void fw_upload_free(struct fw_sysfs *fw_sysfs) in fw_upload_free()298 struct fw_sysfs *fw_sysfs; in firmware_upload_register() local387 struct fw_sysfs *fw_sysfs = fw_upload->priv; in firmware_upload_unregister() local
70 static int fw_load_sysfs_fallback(struct fw_sysfs *fw_sysfs, long timeout) in fw_load_sysfs_fallback()130 struct fw_sysfs *fw_sysfs; in fw_load_from_user_helper() local