Searched defs:fw_sysfs (Results 1 – 1 of 1) sorted by relevance
73 struct fw_sysfs { struct80 static struct fw_sysfs *to_fw_sysfs(struct device *dev) in to_fw_sysfs() argument98 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() local167 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() local211 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in firmware_loading_show() local239 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in firmware_loading_store() local341 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in firmware_data_read() local370 static int fw_realloc_pages(struct fw_sysfs *fw_sysfs, int min_size) in fw_realloc_pages()[all …]