Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serdev/
Dcore.c136 void serdev_device_remove(struct serdev_device *serdev) in serdev_device_remove() function
143 EXPORT_SYMBOL_GPL(serdev_device_remove);
613 serdev_device_remove(serdev); in serdev_remove_device()
/Linux-v4.19/include/linux/
Dserdev.h173 void serdev_device_remove(struct serdev_device *);