Home
last modified time | relevance | path

Searched refs:vpif_remove (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/davinci/
H A Dvpif.c505 static int vpif_remove(struct platform_device *pdev) in vpif_remove() function
549 .remove = vpif_remove,
H A Dvpif_display.c1354 * vpif_remove: It un-register channels from V4L2 driver
1356 static int vpif_remove(struct platform_device *device) in vpif_remove() function
1455 .remove = vpif_remove,
H A Dvpif_capture.c1720 * vpif_remove() - driver remove handler
1725 static int vpif_remove(struct platform_device *device) in vpif_remove() function
1826 .remove = vpif_remove,
/kernel/linux/linux-6.6/drivers/media/platform/ti/davinci/
H A Dvpif.c541 static void vpif_remove(struct platform_device *pdev) in vpif_remove() function
593 .remove_new = vpif_remove,
H A Dvpif_display.c1306 * vpif_remove: It un-register channels from V4L2 driver
1308 static void vpif_remove(struct platform_device *device) in vpif_remove() function
1400 .remove_new = vpif_remove,
H A Dvpif_capture.c1712 * vpif_remove() - driver remove handler
1717 static void vpif_remove(struct platform_device *device) in vpif_remove() function
1817 .remove_new = vpif_remove,

Completed in 10 milliseconds