Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/base/
Dfaux.c27 const struct faux_device_ops *faux_ops; member
45 const struct faux_device_ops *faux_ops = faux_obj->faux_ops; in faux_probe() local
58 const struct faux_device_ops *faux_ops = faux_obj->faux_ops; in faux_remove() local
113 const struct faux_device_ops *faux_ops, in faux_device_create_with_groups()
179 const struct faux_device_ops *faux_ops) in faux_device_create()