Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dserdev.h261 static inline int serdev_device_break_ctl(struct serdev_device *serdev, int break_state) in serdev_device_break_ctl() function
/Linux-v6.6/drivers/tty/serdev/
Dcore.c408 int serdev_device_break_ctl(struct serdev_device *serdev, int break_state) in serdev_device_break_ctl() function