Home
last modified time | relevance | path

Searched refs:sh_vou (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/media/video/
DMakefile189 obj-$(CONFIG_VIDEO_SH_VOU) += sh_vou.o
Dsh_vou.c1468 static struct platform_driver __refdata sh_vou = { variable
1478 return platform_driver_probe(&sh_vou, sh_vou_probe); in sh_vou_init()
1483 platform_driver_unregister(&sh_vou); in sh_vou_exit()