Searched refs:prototype_cdevsw (Results 1 – 1 of 1) sorted by relevance
24 static struct cdevsw prototype_cdevsw = { variable86 prototype_cdev = make_dev(&prototype_cdevsw, 0, UID_ROOT, GID_WHEEL, 0600, in prototype_load()