Home
last modified time | relevance | path

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

/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;
/kernel/linux/linux-6.6/drivers/base/firmware_loader/
Dmain.c51 struct firmware_cache { struct
53 spinlock_t lock;
54 struct list_head head;
55 int state;
64 spinlock_t name_lock;
65 struct list_head fw_names;
67 struct delayed_work work;
69 struct notifier_block pm_notify;