Searched defs:faux_object (Results 1 – 1 of 1) sorted by relevance
25 struct faux_object { struct29 #define to_faux_object(dev) container_of_const(dev, struct faux_object, faux_dev.dev) argument