Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dserdev.h41 struct serdev_device { struct
45 const struct serdev_device_ops *ops; argument
50 static inline struct serdev_device *to_serdev_device(struct device *d) in to_serdev_device() argument
/OK3568_Linux_fs/kernel/drivers/gnss/
H A Dcmdline.c32 static struct serdev_device *serdev_device; variable