Searched refs:cards (Results 51 - 66 of 66) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/eicon/
H A Dcapifunc.c3 * ISDN interface module for Eicon active cards DIVA.
43 static LIST_HEAD(cards);
174 list_for_each(tmp, &cards) {
405 list_for_each(tmp, &cards) {
448 * remove cards
458 diva_os_enter_spin_lock(&api_lock, &old_irql, "remove cards");
459 list_for_each(tmp, &cards) {
461 diva_os_leave_spin_lock(&api_lock, &old_irql, "remove cards");
466 diva_os_leave_spin_lock(&api_lock, &old_irql, "remove cards");
686 list_add(&(card->list), &cards);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parport/
H A Dparport_pc.c41 * Note that the ECP registers may not start at offset 0x400 for PCI cards,
1490 * on these cards actually accesses the CTR.
1492 * Modern cards don't do this but reading from ECR will return 0xff
1922 * such as sound cards and network cards seem to like using the
2664 } cards[] = { variable in typeref:struct:parport_pc_pci
2706 /* The Oxford Semi cards are unusual: 954 doesn't support ECP,
2733 /* PCI cards */
2752 /* PCI_VENDOR_ID_TIMEDIA/SUNIX has many differing cards ...*/
2784 /* PCI_VENDOR_ID_AVLAB/Intek21 has another bunch of cards
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
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
74 } cards[] = { variable in typeref:struct:card
314 #define MAX_CARDS 8 /* Max number of interfaces (cards) per module */
410 if (cards[card].id_offset14 == offset14)
415 if ((cards[card].id_offset14 == offset14) &&
416 (cards[card].id_offset15 == offset15))
H A Dhp100.c78 ** - fix for multiple cards and hp100_mode parameter (insmod)
575 * Also, we can have EISA Busmaster cards (not tested),
705 * PCI cards can access the whole PC memory. Therefore GFP_DMA is not
709 /* TODO: We do not need this with old cards, where PDLs are stored
710 * in the cards shared memory area. But currently, busmaster has been
1888 * the cards BM engine */
2478 /* Those cards don't have a 100 Mbit connector */
2981 int i, err, cards = 0; local
2992 while (cards > 0)
2993 cleanup_dev(hp100_devlist[--cards]);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/mod/
H A Dfile2alias.c459 const struct pnp_card_device_id *cards = symval; local
466 const struct pnp_card_device_id *card = &cards[i];
478 const struct pnp_card_device_id *card2 = &cards[i2];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dcallc.c27 extern struct IsdnCard cards[];
62 if (cards[i].cs)
63 if (cards[i].cs->myid == driverid)
64 return (cards[i].cs);
1675 HiSax_putstatus(cards[0].cs, "l1 debugging ",
1684 HiSax_putstatus(cards[0].cs, "l3 debugging ",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pnp/
H A Dcard.c248 list_add_tail(&card->protocol_list, &card->protocol->cards);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/
H A Dedit_makefile.sh155 sed -i 's/\/home\/tab\/r6300\/V1.0.0.88_1.0.14\/ap\/gpl\/iserver/$(SRC_PATH)/g' ./alsa-lib-1.0.26/src/conf/cards/Makefile
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dhead.S184 # subroutine for loading cards from the reader
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/bt8xx/
H A Dbttv-cards.c3 bttv-cards.c
144 /* list of card IDs for bt878+ cards */
150 } cards[] __devinitdata = {
175 /* some cards ship with byteswapped IDs ... */
313 /* DVB cards (using pci function .1 for mpeg data xfer) */
347 /* array with description for bt848 / bt878 tv/grabber cards */
436 /* 0x04 for some cards ?? */
1196 /* For cards with tda9820/tda9821:
1518 .audio_mode_gpio= pvbt878p9b_audio, /* Note: not all cards have stereo */
1519 .has_radio = 1, /* Note: not all cards hav
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dnicstar.c4 * Device driver supporting CBR for IDT 77201/77211 "NICStAR" based cards.
163 static struct ns_dev *cards[NS_MAX_CARDS]; variable in typeref:struct:ns_dev
190 cards[index] = NULL;
194 cards[index--] = NULL; /* don't increment index */
214 if (cards[i] == NULL)
391 cards[i] = card;
2761 card = cards[i];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/conf/
H A DMakefile.in255 SUBDIRS = cards pcm alsa.conf.d
H A DMakefile255 SUBDIRS = cards pcm alsa.conf.d
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dwxmsw.tex342 Allowing the user to access files on memory cards, or on arbitrary
344 shows folders under My Documents or folders on memory cards
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cxt1e1/
H A Dlinux.c845 struct temux_card_stats cards; member in union:data::__anon15163
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/cs46xx/
H A Dcs46xx_lib.c3407 static struct cs_card_type __devinitdata cards[] = { variable in typeref:struct:__devinitdata
3704 for (cp = &cards[0]; cp->name; cp++) {

Completed in 237 milliseconds

123