Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/firmware_loader/
H A 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;