Home
last modified time | relevance | path

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

/linux/include/linux/device/
H A Dfaux.h59 static inline void *faux_device_get_drvdata(const struct faux_device *faux_dev) in faux_device_get_drvdata()
64 static inline void faux_device_set_drvdata(struct faux_device *faux_dev, void *data) in faux_device_set_drvdata()