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
44 const struct faux_device_ops *faux_ops = faux_obj->faux_ops; in faux_probe() local
68 const struct faux_device_ops *faux_ops in faux_remove() local
128 faux_device_create_with_groups(const char * name,struct device * parent,const struct faux_device_ops * faux_ops,const struct attribute_group ** groups) faux_device_create_with_groups() argument
206 faux_device_create(const char * name,struct device * parent,const struct faux_device_ops * faux_ops) faux_device_create() argument
[all...]