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

  /src/sys/external/bsd/drm2/dist/drm/
drm_drv.c 575 static struct file_system_type drm_fs_type = { variable in typeref:struct:file_system_type
587 r = simple_pin_fs(&drm_fs_type, &drm_fs_mnt, &drm_fs_cnt);
drm_drv.c 575 static struct file_system_type drm_fs_type = { variable in typeref:struct:file_system_type
587 r = simple_pin_fs(&drm_fs_type, &drm_fs_mnt, &drm_fs_cnt);

Completed in 25 milliseconds