Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/hisilicon/
Ddebugfs.c542 static const struct file_operations qm_cmd_fops = { variable
1097 debugfs_create_file("cmd", 0600, qm->debug.qm_d, qm, &qm_cmd_fops); in hisi_qm_debug_init()