Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/ssvdevice/
H A Dssvdevice.c206 static struct file_operations ssv6xxx_dbg_fops = { variable
238 debugfs_create_file(DEBUG_CMD_ENTRY, S_IRUGO|S_IWUSR, debugfs, NULL, &ssv6xxx_dbg_fops); in ssvdevice_init()
243 proc_create(DEBUG_CMD_ENTRY, S_IRUGO|S_IWUGO, procfs, &ssv6xxx_dbg_fops); in ssvdevice_init()