|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | dprintk(num, format, args...) |
| #define | BUZ_MAX 4 |
Functions | |
| int | zoran_check_jpg_settings (struct zoran *zr, struct zoran_jpg_settings *settings, int try) |
| void | zoran_open_init_params (struct zoran *zr) |
| void | zoran_vdev_release (struct video_device *vdev) |
| void | zr36016_write (struct videocodec *codec, u16 reg, u32 val) |
Variables | |
| int | zr36067_debug |
| struct video_device | zoran_template |
| #define BUZ_MAX 4 |
Definition at line 42 of file zoran_card.h.
Definition at line 35 of file zoran_card.h.
Definition at line 731 of file zoran_card.c.
Definition at line 891 of file zoran_card.c.
| void zoran_vdev_release | ( | struct video_device * | vdev | ) |
Definition at line 1127 of file zoran_card.c.
| void zr36016_write | ( | struct videocodec * | codec, |
| u16 | reg, | ||
| u32 | val | ||
| ) |
Definition at line 233 of file zoran_card.c.
| struct video_device zoran_template |
| int zr36067_debug |
Definition at line 122 of file zoran_card.c.
1.8.2