Home
last modified time | relevance | path

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

/linux/drivers/base/firmware_loader/
A Dmain.c50 struct firmware_cache { struct
52 spinlock_t lock;
53 struct list_head head;
54 int state;
63 spinlock_t name_lock;
64 struct list_head fw_names;
66 struct delayed_work work;
68 struct notifier_block pm_notify;

Completed in 5 milliseconds