Home
last modified time | relevance | path

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

/arch/sparc/kernel/
Dioport.c92 struct xresource { struct
98 static struct xresource xresv[XNRES]; argument
100 static struct xresource *xres_alloc(void) { in xres_alloc()
101 struct xresource *xrp; in xres_alloc()
115 static void xres_free(struct xresource *xrp) { in xres_free()
153 xres_free((struct xresource *)res); in iounmap()
182 struct xresource *xres; in _sparc_alloc_io()