Searched defs:krndsource (Results 1 – 1 of 1) sorted by relevance
52 typedef struct krndsource { struct64 void (*enable)(struct krndsource *, bool); /* turn on/off */ argument70 rndsource_setcb(struct krndsource *const rs, void (*const cb)(size_t, void *), in rndsource_setcb() argument