Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/platform/x86/
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-6.14.4/drivers/platform/x86/dell/
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-6.14.4/drivers/tty/serdev/
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-6.14.4/include/linux/
Dserdev.h170 void serdev_device_remove(struct serdev_device *);
/linux-6.14.4/drivers/platform/x86/x86-android-tablets/
Dcore.c340 serdev_device_remove(serdevs[i]); in x86_android_tablet_remove()