Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/rockchip/
H A Drk3288_crypto.c29 static struct rockchip_ip rocklist = { variable
38 spin_lock(&rocklist.lock); in get_rk_crypto()
41 list_rotate_left(&rocklist.dev_list); in get_rk_crypto()
42 spin_unlock(&rocklist.lock); in get_rk_crypto()
199 spin_lock(&rocklist.lock); in rk_crypto_debugfs_show()
205 spin_unlock(&rocklist.lock); in rk_crypto_debugfs_show()
247 rocklist.dbgfs_dir = dbgfs_dir; in register_debugfs()
386 spin_lock(&rocklist.lock); in rk_crypto_probe()
390 spin_unlock(&rocklist.lock); in rk_crypto_probe()
418 spin_lock_bh(&rocklist.lock); in rk_crypto_remove()
[all …]