vserver 2.0 rc7
[linux-2.6.git] / drivers / media / common / saa7146_vv_ksyms.c
1 #include <linux/module.h>
2 #include <media/saa7146_vv.h>
3
4 EXPORT_SYMBOL_GPL(saa7146_start_preview);
5 EXPORT_SYMBOL_GPL(saa7146_stop_preview);
6
7 EXPORT_SYMBOL_GPL(saa7146_set_hps_source_and_sync);
8 EXPORT_SYMBOL_GPL(saa7146_register_device);
9 EXPORT_SYMBOL_GPL(saa7146_unregister_device);
10
11 EXPORT_SYMBOL_GPL(saa7146_vv_init);
12 EXPORT_SYMBOL_GPL(saa7146_vv_release);