Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Drng.c69 static int ath9k_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in ath9k_rng_read() function
109 sc->rng_ops.read = ath9k_rng_read; in ath9k_rng_start()