Home | Sort by: relevance | last modified time | path |
/src/sys/dev/dtv/ | |
dtv_device.c | 59 const struct cdevsw dtv_cdevsw = { variable in typeref:typename:const struct cdevsw 179 error = devsw_attach("dtv", NULL, &bmaj, &dtv_cdevsw, &cmaj); 186 devsw_detach(NULL, &dtv_cdevsw); 196 devsw_detach(NULL, &dtv_cdevsw); |
dtv_device.c | 59 const struct cdevsw dtv_cdevsw = { variable in typeref:typename:const struct cdevsw 179 error = devsw_attach("dtv", NULL, &bmaj, &dtv_cdevsw, &cmaj); 186 devsw_detach(NULL, &dtv_cdevsw); 196 devsw_detach(NULL, &dtv_cdevsw); |