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

  /src/sys/external/bsd/drm2/dist/drm/
drm_print.c 216 void __drm_printfn_debug(struct drm_printer *p, struct va_format *vaf) function in typeref:typename:void
225 EXPORT_SYMBOL(__drm_printfn_debug);
  /src/sys/external/bsd/drm2/dist/include/drm/
drm_print.h 90 void __drm_printfn_debug(struct drm_printer *p, struct va_format *vaf);
234 .printfn = __drm_printfn_debug,

Completed in 44 milliseconds