Home
last modified time | relevance | path

Searched refs:to_faux_object (Results 1 – 1 of 1) sorted by relevance

/drivers/base/
A Dfaux.c30 #define to_faux_object(dev) container_of_const(dev, struct faux_object, faux_dev.dev) macro
44 struct faux_object *faux_obj = to_faux_object(dev); in faux_probe()
68 struct faux_object *faux_obj = to_faux_object(dev); in faux_remove()
94 struct faux_object *faux_obj = to_faux_object(dev); in faux_device_release()

Completed in 6 milliseconds