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

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_print.h 127 * struct drm_print_iterator - local struct used with drm_printer_coredump
132 struct drm_print_iterator { struct
143 * @iter: A pointer to a struct drm_print_iterator for the read instance
146 * function. The passed in drm_print_iterator struct contains the buffer
154 * struct drm_print_iterator iter;
177 drm_coredump_printer(struct drm_print_iterator *iter)
drm_print.h 127 * struct drm_print_iterator - local struct used with drm_printer_coredump
132 struct drm_print_iterator { struct
143 * @iter: A pointer to a struct drm_print_iterator for the read instance
146 * function. The passed in drm_print_iterator struct contains the buffer
154 * struct drm_print_iterator iter;
177 drm_coredump_printer(struct drm_print_iterator *iter)

Completed in 23 milliseconds