Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/lenovo/
H A Dyoga-tab2-pro-1380-fastcharger.c276 serdev_device_remove(serdev); in yt2_1380_fc_pdev_probe()
291 serdev_device_remove(serdev); in yt2_1380_fc_pdev_remove()
/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/include/linux/
H A Dserdev.h170 void serdev_device_remove(struct serdev_device *);
/linux/drivers/platform/x86/x86-android-tablets/
H A Dcore.c369 serdev_device_remove(serdevs[i]); in x86_android_tablet_remove()