Home
last modified time | relevance | path

Searched refs:pcmcia (Results 1 – 25 of 74) sorted by relevance

123

/linux-6.15/drivers/net/can/softing/
H A Dsofting_cs.c191 pres = pcmcia->resource[PCMCIA_IOMEM_0]; in softingcs_probe_config()
212 pcmcia_disable_device(pcmcia); in softingcs_remove()
237 pdat = softingcs_find_platform_data(pcmcia->manf_id, pcmcia->card_id); in softingcs_probe()
248 ret = pcmcia_enable_device(pcmcia); in softingcs_probe()
252 pres = pcmcia->resource[PCMCIA_IOMEM_0]; in softingcs_probe()
270 pdev->dev.parent = &pcmcia->dev; in softingcs_probe()
271 pcmcia->priv = pdev; in softingcs_probe()
279 pdev->resource[1].start = pcmcia->irq; in softingcs_probe()
300 pcmcia_disable_device(pcmcia); in softingcs_probe()
301 pcmcia->priv = NULL; in softingcs_probe()
[all …]
H A DKconfig20 tristate "Softing Gmbh CAN pcmcia cards"
/linux-6.15/Documentation/scsi/
H A DNinjaSCSI.rst17 :pcmcia-cs: 3.1.27
29 If you installed pcmcia-cs already, pcmcia reports your card as UNKNOWN
33 You can also use "cardctl" program (this program is in pcmcia-cs source
64 and make & install. This driver requires the pcmcia-cs header file.
69 $ tar zxvf cs-pcmcia-cs-3.x.x.tar.gz
82 (f) Add these lines to /etc/pcmcia/config .
84 If you use pcmcia-cs-3.1.8 or later, we can use "nsp_cs.conf" file.
85 So, you don't need to edit file. Just copy to /etc/pcmcia/ .
119 (f) Start (or restart) pcmcia-cs::
121 # /etc/rc.d/rc.pcmcia start (BSD style)
[all …]
H A Dsym53c500_cs.rst7 The sym53c500_cs driver originated as an add-on to David Hinds' pcmcia-cs
25 Through the years, there have been a number of downloads of the pcmcia-cs
/linux-6.15/Documentation/pcmcia/
H A Ddevicetable.rst14 You should use the helpers in include/pcmcia/device_id.h for generating the
29 pcmcia:m0149cC1ABf06pfn00fn00pa725B842DpbF1EFEE84pc0877B627pd00000000
34 Alternatively, you can use crc32hash (see tools/pcmcia/crc32hash.c)
37 $ tools/pcmcia/crc32hash "Dual Speed"
H A Ddriver.rst13 /sys/bus/pcmcia/drivers/{driver}/new_id
28 /sys/bus/pcmcia/drivers/{driver}/new_id
/linux-6.15/drivers/pcmcia/
H A DMakefile10 pcmcia-y += ds.o pcmcia_resource.o cistpl.o pcmcia_cis.o
11 obj-$(CONFIG_PCMCIA) += pcmcia.o
H A DKconfig35 module will be called pcmcia.
49 subsystem, instead of relying on cardmgr from pcmcia-cs to do so.
172 tristate "bcm63xx pcmcia support"
/linux-6.15/arch/powerpc/boot/dts/
H A Dep88xc.dts122 pcmcia@80 {
126 compatible = "fsl,pq-pcmcia";
127 device_type = "pcmcia";
H A Dmpc885ads.dts127 pcmcia@80 {
131 compatible = "fsl,pq-pcmcia";
132 device_type = "pcmcia";
/linux-6.15/arch/m68k/amiga/
H A DMakefile8 obj-$(CONFIG_AMIGA_PCMCIA) += pcmcia.o
/linux-6.15/arch/m68k/
H A DKconfig.bus35 Include support in the kernel for pcmcia on Amiga 1200 and Amiga
36 600. If you intend to use pcmcia cards say Y; otherwise say N.
/linux-6.15/Documentation/power/
H A Dswsusp-dmcrypt.rst24 the key(s) from an external device like a pcmcia flash disk
54 from a pcmcia flash disk card. The card is formatted with an ext2
66 pcmcia flash disk. What follows now is a /linuxrc for your
126 pcmcia flash disk. If this succeeds we need to reset the swap
/linux-6.15/sound/
H A DMakefile8 firewire/ sparc/ spi/ parisc/ pcmcia/ mips/ soc/ atmel/ hda/ x86/ xen/ \
/linux-6.15/arch/mips/bcm63xx/
H A DMakefile3 setup.o timer.o dev-enet.o dev-flash.o dev-pcmcia.o \
/linux-6.15/drivers/ssb/
H A DMakefile9 ssb-$(CONFIG_SSB_PCMCIAHOST) += pcmcia.o bridge_pcmcia_80211.o
H A Dbridge_pcmcia_80211.c26 MODULE_DEVICE_TABLE(pcmcia, ssb_host_pcmcia_tbl);
/linux-6.15/drivers/comedi/drivers/
H A Dni_daq_dio24.c67 MODULE_DEVICE_TABLE(pcmcia, dio24_cs_ids);
H A Dni_labpc_cs.c98 MODULE_DEVICE_TABLE(pcmcia, labpc_cs_ids);
H A Ddas08_cs.c89 MODULE_DEVICE_TABLE(pcmcia, das08_cs_id_table);
/linux-6.15/Documentation/translations/zh_CN/
H A Dsubsystem-apis.rst100 * pcmcia/index
/linux-6.15/drivers/scsi/pcmcia/
H A Dfdomain_cs.c87 MODULE_DEVICE_TABLE(pcmcia, fdomain_ids);
/linux-6.15/Documentation/
H A Dsubsystem-apis.rst78 pcmcia/index
/linux-6.15/drivers/parport/
H A Dparport_cs.c186 MODULE_DEVICE_TABLE(pcmcia, parport_ids);
/linux-6.15/drivers/usb/host/
H A Dsl811_cs.c194 MODULE_DEVICE_TABLE(pcmcia, sl811_ids);

123