Home
last modified time | relevance | path

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

/linux-6.15/drivers/base/
H A Dfaux.c27 const struct faux_device_ops *faux_ops;
45 const struct faux_device_ops *faux_ops = faux_obj->faux_ops; in faux_probe()
58 const struct faux_device_ops *faux_ops = faux_obj->faux_ops; in faux_remove()
115 const struct faux_device_ops *faux_ops, in faux_device_create_with_groups()
192 const struct faux_device_ops *faux_ops) in faux_device_create()
/linux-6.15/include/linux/device/
H A Dfaux.h45 struct faux_device_ops { struct
52 const struct faux_device_ops *faux_ops); argument
55 const struct faux_device_ops *faux_ops,
/linux-6.15/drivers/regulator/
H A Ddummy.c59 struct faux_device_ops dummy_regulator_driver = {
/linux-6.15/sound/soc/
H A Dsoc-utils.c280 static struct faux_device_ops soc_dummy_ops = {