Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dserdev.h239 static inline int serdev_device_open(struct serdev_device *sdev) in serdev_device_open() function
/linux/drivers/tty/serdev/
H A Dcore.c148 int serdev_device_open(struct serdev_device *serdev) in serdev_device_open() function