Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dioport.c80 struct xresource { struct
86 static struct xresource xresv[XNRES]; argument
88 static struct xresource *xres_alloc(void) { in xres_alloc()
89 struct xresource *xrp; in xres_alloc()
103 static void xres_free(struct xresource *xrp) { in xres_free()
141 xres_free((struct xresource *)res); in iounmap()
170 struct xresource *xres; in _sparc_alloc_io()