Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dserdev.h42 struct serdev_device { struct
46 const struct serdev_device_ops *ops; argument
51 static inline struct serdev_device *to_serdev_device(struct device *d) in to_serdev_device() argument