Searched refs:fw_cntr_dbgfile (Results 1 – 2 of 2) sorted by relevance
246 accel_dev->fw_cntr_dbgfile = debugfs_create_file("fw_counters", 0400, in adf_fw_counters_dbgfs_add()263 debugfs_remove(accel_dev->fw_cntr_dbgfile); in adf_fw_counters_dbgfs_rm()264 accel_dev->fw_cntr_dbgfile = NULL; in adf_fw_counters_dbgfs_rm()
465 struct dentry *fw_cntr_dbgfile; member