Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dserdev.h210 int serdev_device_get_tiocm(struct serdev_device *);
257 static inline int serdev_device_get_tiocm(struct serdev_device *serdev) in serdev_device_get_tiocm() function
283 int status = serdev_device_get_tiocm(serdev); in serdev_device_get_cts()
/Linux-v4.19/drivers/tty/serdev/
Dcore.c329 int serdev_device_get_tiocm(struct serdev_device *serdev) in serdev_device_get_tiocm() function
338 EXPORT_SYMBOL_GPL(serdev_device_get_tiocm);