Searched refs:em28xx_reg_seq (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/em28xx/
H A Dem28xx.h349 struct em28xx_reg_seq { struct
360 struct em28xx_reg_seq *gpio;
393 struct em28xx_reg_seq *dvb_gpio;
394 struct em28xx_reg_seq *suspend_gpio;
395 struct em28xx_reg_seq *tuner_gpio;
396 struct em28xx_reg_seq *mute_gpio;
672 int em28xx_gpio_set(struct em28xx *dev, struct em28xx_reg_seq *gpio);
H A Dem28xx-cards.c76 static struct em28xx_reg_seq default_analog[] = {
82 static struct em28xx_reg_seq default_digital[] = {
88 static struct em28xx_reg_seq hauppauge_wintv_hvr_900_analog[] = {
95 static struct em28xx_reg_seq hauppauge_wintv_hvr_900_digital[] = {
103 static struct em28xx_reg_seq em2880_msi_digivox_ad_analog[] = {
114 static struct em28xx_reg_seq em2882_kworld_315u_digital[] = {
123 static struct em28xx_reg_seq em2882_kworld_315u_tuner_gpio[] = {
131 static struct em28xx_reg_seq kworld_330u_analog[] = {
137 static struct em28xx_reg_seq kworld_330u_digital[] = {
149 static struct em28xx_reg_seq evga_indtube_analo
[all...]
H A Dem28xx-core.c850 int em28xx_gpio_set(struct em28xx *dev, struct em28xx_reg_seq *gpio)

Completed in 182 milliseconds