Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/kernel/
Dioport.c91 struct xresource { struct
97 static struct xresource xresv[XNRES]; argument
99 static struct xresource *xres_alloc(void) { in xres_alloc()
100 struct xresource *xrp; in xres_alloc()
114 static void xres_free(struct xresource *xrp) { in xres_free()
152 xres_free((struct xresource *)res); in iounmap()
181 struct xresource *xres; in _sparc_alloc_io()