Home
last modified time | relevance | path

Searched refs:serdev_device_get_tiocm (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dserdev.h214 int serdev_device_get_tiocm(struct serdev_device *);
261 static inline int serdev_device_get_tiocm(struct serdev_device *serdev) in serdev_device_get_tiocm() function
287 int status = serdev_device_get_tiocm(serdev); in serdev_device_get_cts()
/OK3568_Linux_fs/kernel/drivers/tty/serdev/
H A Dcore.c408 int serdev_device_get_tiocm(struct serdev_device *serdev) in serdev_device_get_tiocm() function
417 EXPORT_SYMBOL_GPL(serdev_device_get_tiocm);