HomeSort by: relevance | last modified time | path
    Searched defs:hdaudio_cdevsw (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/hdaudio/
hdaudio.c 62 const struct cdevsw hdaudio_cdevsw = { variable in typeref:typename:const struct cdevsw
1626 &hdaudio_cdevsw, &cmaj);
1631 devsw_detach(NULL, &hdaudio_cdevsw);
1639 devsw_detach(NULL, &hdaudio_cdevsw);
hdaudio.c 62 const struct cdevsw hdaudio_cdevsw = { variable in typeref:typename:const struct cdevsw
1626 &hdaudio_cdevsw, &cmaj);
1631 devsw_detach(NULL, &hdaudio_cdevsw);
1639 devsw_detach(NULL, &hdaudio_cdevsw);

Completed in 23 milliseconds