Searched refs:cdevsw_remove (Results 1 – 4 of 4) sorted by relevance
246 cdevsw_remove(int index, const struct cdevsw * csw) in cdevsw_remove() function280 cdevsw_remove(index, csw); in cdevsw_add_with_bdev()
216 (void)cdevsw_remove(ptmx_major, &ptmx_cdev); in ptmx_init()
306 int cdevsw_remove(int, const struct cdevsw *);
1110 (void) cdevsw_remove(audit_pipe_major, &audit_pipe_cdevsw); in audit_pipe_shutdown()