Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dserdev.h238 static inline int serdev_device_open(struct serdev_device *sdev) in serdev_device_open() function
/linux-6.15/drivers/tty/serdev/
H A Dcore.c149 int serdev_device_open(struct serdev_device *serdev) in serdev_device_open() function