Home
last modified time | relevance | path

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

/arch/um/drivers/
Dubd_kern.c181 #define DEFAULT_UBD { \ macro
197 static struct ubd ubd_devs[MAX_DEV] = { [0 ... MAX_DEV - 1] = DEFAULT_UBD };
820 *ubd_dev = ((struct ubd) DEFAULT_UBD); in ubd_device_release()