Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Dfaux.c27 const struct faux_device_ops *faux_ops; member
46 const struct faux_device_ops *faux_ops = faux_obj->faux_ops; in faux_probe() local
70 const struct faux_device_ops *faux_ops = faux_obj->faux_ops; in faux_remove() local
130 const struct faux_device_ops *faux_ops, in faux_device_create_with_groups()
207 const struct faux_device_ops *faux_ops) in faux_device_create()