Home
last modified time | relevance | path

Searched refs:em28xx_reg_seq (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/usb/em28xx/
A Dem28xx-cards.c79 static const struct em28xx_reg_seq default_analog[] = {
85 static const struct em28xx_reg_seq default_digital[] = {
91 static struct em28xx_reg_seq zolid_tuner[] = {
97 static struct em28xx_reg_seq zolid_digital[] = {
332 static const struct em28xx_reg_seq pctv_290e[] = {
367 static const struct em28xx_reg_seq pctv_460e[] = {
399 static const struct em28xx_reg_seq pctv_461e[] = {
447 static const struct em28xx_reg_seq pctv_510e[] = {
461 static const struct em28xx_reg_seq pctv_520e[] = {
485 static const struct em28xx_reg_seq pctv_292e[] = {
[all …]
A Dem28xx.h417 struct em28xx_reg_seq { struct
428 const struct em28xx_reg_seq *gpio; argument
492 const struct em28xx_reg_seq *dvb_gpio;
493 const struct em28xx_reg_seq *suspend_gpio;
494 const struct em28xx_reg_seq *tuner_gpio;
495 const struct em28xx_reg_seq *mute_gpio;
836 int em28xx_gpio_set(struct em28xx *dev, const struct em28xx_reg_seq *gpio);
A Dem28xx-dvb.c475 static const struct em28xx_reg_seq hauppauge_hvr930c_init[] = { in hauppauge_hvr930c_init()
481 static const struct em28xx_reg_seq hauppauge_hvr930c_end[] = { in hauppauge_hvr930c_init()
541 static const struct em28xx_reg_seq terratec_h5_init[] = { in terratec_h5_init()
548 static const struct em28xx_reg_seq terratec_h5_end[] = { in terratec_h5_init()
598 static const struct em28xx_reg_seq terratec_htc_stick_init[] = { in terratec_htc_stick_init()
605 static const struct em28xx_reg_seq terratec_htc_stick_end[] = { in terratec_htc_stick_init()
646 static const struct em28xx_reg_seq terratec_htc_usb_xs_init[] = { in terratec_htc_usb_xs_init()
653 static const struct em28xx_reg_seq terratec_htc_usb_xs_end[] = { in terratec_htc_usb_xs_init()
822 static const struct em28xx_reg_seq gpio[] = { in px_bcud_init()
A Dem28xx-core.c715 int em28xx_gpio_set(struct em28xx *dev, const struct em28xx_reg_seq *gpio) in em28xx_gpio_set()

Completed in 16 milliseconds