Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
Dserdev.h263 static inline int serdev_device_break_ctl(struct serdev_device *serdev, int break_state) in serdev_device_break_ctl() function
/linux-6.15/drivers/tty/serdev/
Dcore.c387 int serdev_device_break_ctl(struct serdev_device *serdev, int break_state) in serdev_device_break_ctl() function