Home
last modified time | relevance | path

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

/Linux-v4.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;