Home
last modified time | relevance | path

Searched defs:firmware_cache (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/drivers/base/firmware_loader/
Dmain.c47 struct firmware_cache { struct
49 spinlock_t lock;
50 struct list_head head;
51 int state;
60 spinlock_t name_lock;
61 struct list_head fw_names;
63 struct delayed_work work;
65 struct notifier_block pm_notify;
/kernel/linux/linux-5.10/drivers/base/firmware_loader/
Dmain.c49 struct firmware_cache { struct
51 spinlock_t lock;
52 struct list_head head;
53 int state;
62 spinlock_t name_lock;
63 struct list_head fw_names;
65 struct delayed_work work;
67 struct notifier_block pm_notify;