Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dserdev.h219 int serdev_device_write_room(struct serdev_device *);
275 static inline int serdev_device_write_room(struct serdev_device *sdev) in serdev_device_write_room() function
/OK3568_Linux_fs/kernel/drivers/tty/serdev/
H A Dcore.c351 int serdev_device_write_room(struct serdev_device *serdev) in serdev_device_write_room() function
360 EXPORT_SYMBOL_GPL(serdev_device_write_room);