Searched defs:fw_sysfs (Results 1 – 2 of 2) 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()
70 static int do_firmware_uevent(const struct fw_sysfs *fw_sysfs, struct kobj_uevent_env *env) in do_firmware_uevent()84 const struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in firmware_uevent() local97 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in fw_dev_release() local132 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in firmware_loading_show() local160 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in firmware_loading_store() local272 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in firmware_data_read() local301 static int fw_realloc_pages(struct fw_sysfs *fw_sysfs, int min_size) in fw_realloc_pages()329 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in firmware_data_write() local405 struct fw_sysfs *fw_sysfs; in fw_create_instance() local