Searched refs:em28xx_reg_seq (Results 1 – 4 of 4) sorted by relevance
83 static struct em28xx_reg_seq default_analog[] = {89 static struct em28xx_reg_seq default_digital[] = {95 static struct em28xx_reg_seq hauppauge_wintv_hvr_900_analog[] = {102 static struct em28xx_reg_seq hauppauge_wintv_hvr_900_digital[] = {110 static struct em28xx_reg_seq hauppauge_wintv_hvr_900R2_digital[] = {117 static struct em28xx_reg_seq em2880_msi_digivox_ad_analog[] = {128 static struct em28xx_reg_seq em2882_kworld_315u_digital[] = {137 static struct em28xx_reg_seq em2882_kworld_315u_tuner_gpio[] = {145 static struct em28xx_reg_seq kworld_330u_analog[] = {151 static struct em28xx_reg_seq kworld_330u_digital[] = {[all …]
377 struct em28xx_reg_seq { struct388 struct em28xx_reg_seq *gpio; argument451 struct em28xx_reg_seq *dvb_gpio;452 struct em28xx_reg_seq *suspend_gpio;453 struct em28xx_reg_seq *tuner_gpio;454 struct em28xx_reg_seq *mute_gpio;773 int em28xx_gpio_set(struct em28xx *dev, struct em28xx_reg_seq *gpio);
467 struct em28xx_reg_seq hauppauge_hvr930c_init[] = { in hauppauge_hvr930c_init()473 struct em28xx_reg_seq hauppauge_hvr930c_end[] = { in hauppauge_hvr930c_init()533 struct em28xx_reg_seq terratec_h5_init[] = { in terratec_h5_init()540 struct em28xx_reg_seq terratec_h5_end[] = { in terratec_h5_init()589 struct em28xx_reg_seq terratec_htc_stick_init[] = { in terratec_htc_stick_init()596 struct em28xx_reg_seq terratec_htc_stick_end[] = { in terratec_htc_stick_init()636 struct em28xx_reg_seq terratec_htc_usb_xs_init[] = { in terratec_htc_usb_xs_init()643 struct em28xx_reg_seq terratec_htc_usb_xs_end[] = { in terratec_htc_usb_xs_init()
692 int em28xx_gpio_set(struct em28xx *dev, struct em28xx_reg_seq *gpio) in em28xx_gpio_set()