Home
last modified time | relevance | path

Searched refs:drm_prandom_u32_max_state (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/lib/
Ddrm_random.c10 static inline u32 drm_prandom_u32_max_state(u32 ep_ro, struct rnd_state *state) in drm_prandom_u32_max_state() function
22 j = drm_prandom_u32_max_state(count, state); in drm_random_reorder()