Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dlenovo-yoga-tab2-pro-1380-fastcharger.c286 serdev_device_remove(serdev); in yt2_1380_fc_pdev_probe()
296 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.c140 void serdev_device_remove(struct serdev_device *serdev) in serdev_device_remove() function
147 EXPORT_SYMBOL_GPL(serdev_device_remove);
813 serdev_device_remove(serdev); in serdev_remove_device()
/linux/include/linux/
H A Dserdev.h170 void serdev_device_remove(struct serdev_device *);