Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/pcmcia/
Dgpr.c115 int gpr_match(struct device *, void *, void *);
129 sizeof(struct gpr_softc), gpr_match, gpr_attach, gpr_detach,
138 gpr_match(struct device *parent, void *match, void *aux) in gpr_match() function