Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dserdev.h265 static inline int serdev_device_break_ctl(struct serdev_device *serdev, int break_state) in serdev_device_break_ctl() function
/linux-6.12.1/drivers/tty/serdev/
Dcore.c398 int serdev_device_break_ctl(struct serdev_device *serdev, int break_state) in serdev_device_break_ctl() function