Searched defs:fw_sysfs (Results 1 – 1 of 1) sorted by relevance
76 struct fw_sysfs { struct83 static struct fw_sysfs *to_fw_sysfs(struct device *dev) in to_fw_sysfs() argument101 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() local170 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() local214 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in firmware_loading_show() local242 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in firmware_loading_store() local344 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in firmware_data_read() local373 static int fw_realloc_pages(struct fw_sysfs *fw_sysfs, int min_size) in fw_realloc_pages()[all …]