Home
last modified time | relevance | path

Searched defs:pcmcia (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/can/softing/
H A Dsofting_cs.c167 struct pcmcia_device *pcmcia = to_pcmcia_dev(pdev->dev.parent); in softingcs_reset() local
175 struct pcmcia_device *pcmcia = to_pcmcia_dev(pdev->dev.parent); in softingcs_enable_irq() local
184 static int softingcs_probe_config(struct pcmcia_device *pcmcia, void *priv_data) in softingcs_probe_config()
205 static void softingcs_remove(struct pcmcia_device *pcmcia) in softingcs_remove()
225 static int softingcs_probe(struct pcmcia_device *pcmcia) in softingcs_probe()
/openbmc/qemu/hw/
H A Dmeson.build30 subdir('pcmcia') subdir
/openbmc/qemu/include/hw/arm/
H A Dpxa.h147 PXA2xxPCMCIAState *pcmcia[2]; member