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