Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmcb.h63 struct mcb_device { struct
78 #define to_mcb_device(__dev) container_of_const(__dev, struct mcb_device, dev) argument