diff options
| author | Martin Kaiser <[email protected]> | 2023-08-24 21:40:35 +0200 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2023-09-15 18:29:44 +0800 |
| commit | b8f836cbe12bccf2beeadd638e1696f4acaa39c3 (patch) | |
| tree | 8e677b8a56982c36dd19d909f8d496c2c23e18d4 /include/linux | |
| parent | d90dde8c550f6fcf8856b3c88226d774b038bf89 (diff) | |
hwrng: ks-sa - access private data via struct hwrng
This driver uses a struct ks_sa_rng for its private data. It contains a
struct hwrng. Call container_of to get from hwrng to ks_sa_rng.
Signed-off-by: Martin Kaiser <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions