Searched refs:ssv6xxx_dbg_fops (Results 1 – 1 of 1) sorted by relevance
206 static struct file_operations ssv6xxx_dbg_fops = { variable238 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()