Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/base/firmware_loader/
Dmain.c48 struct firmware_cache { struct
50 spinlock_t lock;
51 struct list_head head;
52 int state;
61 spinlock_t name_lock;
62 struct list_head fw_names;
64 struct delayed_work work;
66 struct notifier_block pm_notify;