Home
last modified time | relevance | path

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

/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;