Home
last modified time | relevance | path

Searched refs:porte (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/media/video/saa7164/
Dsaa7164-cards.c60 .porte = SAA7164_MPEG_VBI,
106 .porte = SAA7164_MPEG_VBI,
152 .porte = SAA7164_MPEG_VBI,
214 .porte = SAA7164_MPEG_VBI,
274 .porte = SAA7164_MPEG_VBI,
276 .porte = SAA7164_MPEG_VBI,
336 .porte = SAA7164_MPEG_VBI,
Dsaa7164-core.c646 struct saa7164_port *porte = &dev->ports[SAA7164_PORT_VBI1]; in saa7164_irq() local
714 } else if (intid == porte->hwcfg.interruptid) { in saa7164_irq()
717 saa7164_irq_vbi(porte); in saa7164_irq()
1371 if (saa7164_boards[dev->board].porte == SAA7164_MPEG_VBI) { in saa7164_initdev()
1459 if (saa7164_boards[dev->board].porte == SAA7164_MPEG_VBI) in saa7164_finidev()
Dsaa7164.h169 portd, porte, portf; member
/linux-2.6.39/tools/firewire/
Dnosy-dump.h54 uint32_t porte:2; member
/linux-2.6.39/sound/pci/hda/
Dpatch_realtek.c1482 hda_nid_t porta, hda_nid_t porte, in alc_subsystem_id() argument
1574 nid = porte; in alc_subsystem_id()
1593 hda_nid_t porta, hda_nid_t porte, in alc_ssid_check() argument
1596 if (!alc_subsystem_id(codec, porta, porte, portd, porti)) { in alc_ssid_check()