Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sparc/kernel/
Dioport.c93 struct xresource { struct
99 static struct xresource xresv[XNRES]; argument
101 static struct xresource *xres_alloc(void) { in xres_alloc()
102 struct xresource *xrp; in xres_alloc()
116 static void xres_free(struct xresource *xrp) { in xres_free()
154 xres_free((struct xresource *)res); in iounmap()
183 struct xresource *xres; in _sparc_alloc_io()