Searched defs:pcmcia_disable_device (Results 1 - 1 of 1) sorted by relevance

/drivers/pcmcia/
H A Dpcmcia_resource.c305 * and pcmcia_disable_device().
348 * expected to call pcmcia_disable_device() instead.
693 * the PCMCIA core to clean up the registration in pcmcia_disable_device().
970 * pcmcia_disable_device() - disable and clean up a PCMCIA device
973 * pcmcia_disable_device() is the driver-callable counterpart to
981 void pcmcia_disable_device(struct pcmcia_device *p_dev) function
1000 EXPORT_SYMBOL(pcmcia_disable_device); variable

Completed in 58 milliseconds