Home
last modified time | relevance | path

Searched refs:gpr_detach (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/sys/dev/pcmcia/
Dgpr.c117 int gpr_detach(struct device *, int);
129 sizeof(struct gpr_softc), gpr_match, gpr_attach, gpr_detach,
227 gpr_detach(struct device *dev, int flags) in gpr_detach() function