Searched refs:scan_2dec_uint (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_vce.c56 scan_2dec_uint(const char **sp, char delim, unsigned int *uintp) function
84 if (!scan_2dec_uint(sp, delim, &val))
175 if (!scan_2dec_uint(&c, ']', &rdev->vce.fb_version))

Completed in 193 milliseconds