Searched refs:cards (Results 1 - 25 of 35) sorted by last modified time

12

/linux-master/sound/drivers/
H A Daloop.c1875 int i, err, cards; local
1882 cards = 0;
1896 cards++;
1898 if (!cards) {
H A Ddummy.c1141 int i, cards, err; local
1153 cards = 0;
1167 cards++;
1169 if (!cards) {
H A Dvirmidi.c133 int i, cards, err; local
139 cards = 0;
154 cards++;
156 if (!cards) {
H A Dserial-u16550.c954 int i, cards, err; local
960 cards = 0;
974 cards++;
976 if (! cards) {
/linux-master/sound/core/
H A Dcontrol_led.c43 struct snd_ctl_led_card *cards[SNDRV_CARDS]; member in struct:snd_ctl_led
664 led->cards[card->number] = led_card;
688 led_card = led->cards[card->number];
695 led->cards[card->number] = NULL;
/linux-master/drivers/net/arcnet/
H A Dcom90xx.c52 * If no ARCnet cards are installed, this delay never happens anyway and thus
68 /* Known ARCnet cards */
70 static struct net_device *cards[16]; variable in typeref:struct:net_device
181 arc_cont(D_NORMAL, "S1: No ARCnet cards found.\n");
186 /* Stage 2: we have now reset any possible ARCnet cards, so we can't
188 * cards that are left.
270 arc_cont(D_NORMAL, "S3: No ARCnet cards found.\n");
370 * If there are multiple cards installed, there might be
480 * bytes between copies of the shared memory. On most cards, it's
548 cards[numcard
[all...]
/linux-master/drivers/net/ethernet/8390/
H A Dzorro8390.c73 } cards[] = { variable in typeref:struct:card_info
401 for (i = ARRAY_SIZE(cards) - 1; i >= 0; i--)
402 if (z->id == cards[i].id)
408 ioaddr = board + cards[i].offset;
416 err = zorro8390_init(dev, board, cards[i].name, ZTWO_VADDR(ioaddr));
/linux-master/include/linux/
H A Dpnp.h205 struct list_head global_list; /* node in global list of cards */
206 struct list_head protocol_list; /* node in protocol's list of cards */
252 struct list_head rdev_list; /* node in cards list of requested devices */
428 struct list_head cards; member in struct:pnp_protocol
434 list_for_each_entry(card, &(protocol)->cards, protocol_list)
/linux-master/drivers/parport/
H A Dparport_serial.c3 * Support for common PCI multi-I/O cards (which is most of them)
7 * Multi-function PCI cards are supposed to present separate logical
121 static struct parport_pc_pci cards[] = { variable in typeref:struct:parport_pc_pci
172 /* PCI cards */
199 /* PCI_VENDOR_ID_AVLAB/Intek21 has another bunch of cards ...*/
248 /* PCI_VENDOR_ID_TIMEDIA/SUNIX has many differing cards ...*/
329 * If you have one of these cards and it works for you, please tell me..
644 priv->par = cards[id->driver_data];
785 MODULE_DESCRIPTION("Driver for common parallel+serial multi-I/O PCI cards");
H A Dparport_pc.c42 * Note that the ECP registers may not start at offset 0x400 for PCI cards,
1486 * on these cards actually accesses the CTR.
1488 * Modern cards don't do this but reading from ECR will return 0xff
1948 * such as sound cards and network cards seem to like using the
2692 } cards[] = { variable in typeref:struct:parport_pc_pci
2714 /* The Oxford Semi cards are unusual: older variants of 954 don't
2753 /* PCI cards */
2772 /* PCI_VENDOR_ID_TIMEDIA/SUNIX has many differing cards ...*/
2784 /* PCI_VENDOR_ID_AVLAB/Intek21 has another bunch of cards
[all...]
/linux-master/drivers/atm/
H A Dnicstar.c5 * Device driver supporting CBR for IDT 77201/77211 "NICStAR" based cards.
157 static struct ns_dev *cards[NS_MAX_CARDS]; variable in typeref:struct:ns_dev
186 cards[index] = NULL;
190 cards[index--] = NULL; /* don't increment index */
210 if (cards[i] == NULL)
384 cards[i] = card;
2703 card = cards[i];
/linux-master/drivers/media/pci/bt8xx/
H A Dbttv-cards.c4 bttv-cards.c
138 /* list of card IDs for bt878+ cards */
144 } cards[] = { variable in typeref:struct:CARD
169 /* some cards ship with byteswapped IDs ... */
308 /* DVB cards (using pci function .1 for mpeg data xfer) */
343 /* array with description for bt848 / bt878 tv/grabber cards */
427 /* 0x04 for some cards ?? */
1157 /* For cards with tda9820/tda9821:
1468 .audio_mode_gpio= pvbt878p9b_audio, /* Note: not all cards have stereo */
1469 .has_radio = 1, /* Note: not all cards hav
[all...]
/linux-master/drivers/pci/
H A Dvgaarb.c127 * real _ISA_ VGA cards, in addition to a PCI one. I don't know at this
412 * The arbiter will first look for all VGA cards that might conflict and disable
946 * Memory, both, or none. All cards default to both, the card driver (fbdev for
1043 * Currently, a max of 16 cards simultaneously can have locks issued from
1054 /* Each user has an array of these, tracking which cards have locks */
1064 struct vga_arb_user_card cards[MAX_USER_CARDS]; member in struct:vga_arb_private
1202 if (priv->cards[i].pdev == pdev) {
1204 priv->cards[i].io_cnt++;
1206 priv->cards[i].mem_cnt++;
1241 if (priv->cards[
[all...]
/linux-master/sound/pci/cs46xx/
H A Dcs46xx_lib.c3596 static struct cs_card_type cards[] = { variable in typeref:struct:cs_card_type
3884 for (cp = &cards[0]; cp->name; cp++) {
/linux-master/arch/s390/boot/
H A Dhead.S136 # subroutine for loading cards from the reader
/linux-master/drivers/net/ethernet/amd/
H A Dlance.c26 - hopefully fix above so Linux/Alpha can use ISA cards too.
41 Reworked detection, added support for Racal InterLan EtherBlaster cards
75 } cards[] = { variable in typeref:struct:card
315 #define MAX_CARDS 8 /* Max number of interfaces (cards) per module */
413 if (cards[card].id_offset14 == offset14)
418 if ((cards[card].id_offset14 == offset14) &&
419 (cards[card].id_offset15 == offset15))
/linux-master/arch/arm/mach-rpc/
H A Decard.c7 * Find all installed expansion cards, and handle interrupts from them.
13 * 06-May-1997 RMK Added blacklist for cards whose loader doesn't work.
15 * - cards can now register their own routine to control
18 * on reset from Linux. (Caused cards not to respond
73 static ecard_t *cards; variable
79 /* List of descriptions of cards which don't have an extended
109 * Since the loader programs on the expansion cards need to be run
423 * Enable and disable interrupts from expansion cards.
499 for (ec = cards; ec; ec = ec->next) {
562 for (ec = cards; e
[all...]
/linux-master/drivers/pnp/
H A Dcore.c53 INIT_LIST_HEAD(&protocol->cards);
H A Dcard.c251 list_add_tail(&card->protocol_list, &card->protocol->cards);
/linux-master/drivers/input/gameport/
H A Dlightning.c287 int i, cards = 0; local
294 cards++;
298 if (!cards) {
/linux-master/drivers/scsi/
H A Dqlogicfas.c64 * decodes the address - I check 230 first since MIDI cards are
67 * Theoretically, two Qlogic cards can coexist in the same system.
141 static struct qlogicfas408_priv *cards; variable in typeref:struct:qlogicfas408_priv
162 priv->next = cards;
163 cards = priv;
206 /* no cards found */
207 printk(KERN_INFO "%s: no cards were found, please specify "
220 for (priv = cards; priv != NULL; priv = priv->next)
/linux-master/drivers/pnp/isapnp/
H A Dcore.c40 static int isapnp_reset = 1; /* reset all PnP cards (deactivate) */
48 MODULE_PARM_DESC(isapnp_reset, "ISA Plug & Play reset all cards");
160 /* place all pnp cards in wait-for-key state */
955 int cards; local
992 printk(KERN_INFO "isapnp: Scanning for PnP cards...\n");
1008 cards = isapnp_isolate();
1009 if (cards < 0 || (isapnp_rdp < 0x203 || isapnp_rdp > 0x3ff)) {
1021 cards = 0;
1024 cards++;
1036 if (cards)
[all...]
/linux-master/drivers/media/usb/em28xx/
H A DMakefile2 em28xx-y += em28xx-core.o em28xx-i2c.o em28xx-cards.o em28xx-camera.o
/linux-master/drivers/media/usb/cx231xx/
H A DMakefile2 cx231xx-y += cx231xx-video.o cx231xx-i2c.o cx231xx-cards.o cx231xx-core.o
/linux-master/drivers/media/usb/au0828/
H A DMakefile2 au0828-objs := au0828-core.o au0828-i2c.o au0828-cards.o au0828-dvb.o

Completed in 260 milliseconds

12