Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dserdev.h111 struct serdev_controller { struct
115 const struct serdev_controller_ops *ops; argument
118 static inline struct serdev_controller *to_serdev_controller(struct device *d) in to_serdev_controller() argument