Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
Dmcb.h63 struct mcb_device { struct
78 #define to_mcb_device(__dev) container_of_const(__dev, struct mcb_device, dev) argument
/kernel/linux/linux-5.10/include/linux/
Dmcb.h63 struct mcb_device { struct
78 static inline struct mcb_device *to_mcb_device(struct device *dev) in to_mcb_device() argument