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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_vce.c 56 scan_2dec_uint(const char **sp, char delim, unsigned int *uintp) function in typeref:typename:bool
84 if (!scan_2dec_uint(sp, delim, &val))
175 if (!scan_2dec_uint(&c, ']', &rdev->vce.fb_version))

Completed in 11 milliseconds