Home
last modified time | relevance | path

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

/openbsd/sys/arch/arm/cortex/
H A Dcortex.c76 int cortexmatch(struct device *, void *, void *);
84 sizeof(struct device), cortexmatch, cortexattach
96 cortexmatch(struct device *parent, void *cfdata, void *aux) in cortexmatch() function