Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firmware/google/
Dcoreboot_table.h63 struct coreboot_device { struct
74 int (*probe)(struct coreboot_device *); argument
/kernel/linux/linux-6.6/drivers/firmware/google/
Dcoreboot_table.h75 struct coreboot_device { struct
86 static inline struct coreboot_device *dev_to_coreboot_device(struct device *dev) in dev_to_coreboot_device() argument