Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/usbip/
H A Dvudc_main.c22 .remove = vudc_remove,
H A Dvudc.h176 int vudc_remove(struct platform_device *pdev);
H A Dvudc_dev.c631 int vudc_remove(struct platform_device *pdev) in vudc_remove() function