Searched refs:dbgfs_op_mode (Results 1 – 1 of 1) sorted by relevance
52 * @dbgfs_op_mode: debugfs op_mode directory entry70 struct dentry *dbgfs_op_mode; member 1424 drv->dbgfs_op_mode = debugfs_create_dir(op->name, in _iwl_op_mode_start() 1426 dbgfs_dir = drv->dbgfs_op_mode; in _iwl_op_mode_start() 1438 debugfs_remove_recursive(drv->dbgfs_op_mode); in _iwl_op_mode_start() 1439 drv->dbgfs_op_mode = NULL; in _iwl_op_mode_start() 1454 debugfs_remove_recursive(drv->dbgfs_op_mode); in _iwl_op_mode_stop() 1455 drv->dbgfs_op_mode = NULL; in _iwl_op_mode_stop()