Home
last modified time | relevance | path

Searched defs:krndsource (Results 1 – 1 of 1) sorted by relevance

/minix3/sys/sys/
H A Drndsource.h52 typedef struct krndsource { struct
64 void (*enable)(struct krndsource *, bool); /* turn on/off */ argument
70 rndsource_setcb(struct krndsource *const rs, void (*const cb)(size_t, void *), in rndsource_setcb() argument