Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dprandom.h51 static inline u32 next_pseudo_random32(u32 seed) in next_pseudo_random32() function
/linux-6.15/drivers/media/test-drivers/vivid/
H A Dvivid-vid-cap.c304 next_pseudo_random32(dev->tv_freq ^ 0x55) & 0x3f); in vivid_update_quality()