Lines Matching defs:fw_sysfs
73 struct fw_sysfs { struct
80 static struct fw_sysfs *to_fw_sysfs(struct device *dev) in to_fw_sysfs() argument
98 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() local
167 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() local
211 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in firmware_loading_show() local
239 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in firmware_loading_store() local
341 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in firmware_data_read() local
370 static int fw_realloc_pages(struct fw_sysfs *fw_sysfs, int min_size) in fw_realloc_pages()
398 struct fw_sysfs *fw_sysfs = to_fw_sysfs(dev); in firmware_data_write() local
465 struct fw_sysfs *fw_sysfs; in fw_create_instance() local
495 static int fw_load_sysfs_fallback(struct fw_sysfs *fw_sysfs, in fw_load_sysfs_fallback()
552 struct fw_sysfs *fw_sysfs; in fw_load_from_user_helper() local