Home
last modified time | relevance | path

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

/openbsd/sys/arch/sh/dev/
H A Dshpcic.c69 void shpcic_attach(struct device *, struct device *, void *);
72 sizeof(struct shpcic_softc), shpcic_match, shpcic_attach
140 shpcic_attach(struct device *parent, struct device *self, void *aux) in shpcic_attach() function