Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dserdev.h43 struct serdev_device { struct
47 const struct serdev_device_ops *ops; argument
52 static inline struct serdev_device *to_serdev_device(struct device *d) in to_serdev_device() argument