Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/dell/
H A Ddell-uart-backlight.c383 serdev_device_remove(serdev); in dell_uart_bl_pdev_probe()
392 serdev_device_remove(serdev); in dell_uart_bl_pdev_remove()
/linux/drivers/tty/serdev/
H A Dcore.c139 void serdev_device_remove(struct serdev_device *serdev) in serdev_device_remove() function
146 EXPORT_SYMBOL_GPL(serdev_device_remove);
805 serdev_device_remove(serdev); in serdev_remove_device()
/linux/drivers/platform/x86/x86-android-tablets/
H A Dcore.c369 serdev_device_remove(serdevs[i]); in x86_android_tablet_remove()