Home
last modified time | relevance | path

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

/drivers/tty/serdev/
Dcore.c138 void serdev_device_remove(struct serdev_device *serdev) in serdev_device_remove() function
145 EXPORT_SYMBOL_GPL(serdev_device_remove);
809 serdev_device_remove(serdev); in serdev_remove_device()
/drivers/platform/x86/
Dx86-android-tablets.c1753 serdev_device_remove(serdevs[i]); in x86_android_tablet_cleanup()