Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/gt/
Dintel_gt_debugfs.c59 DEFINE_SIMPLE_ATTRIBUTE(reset_fops, __intel_gt_debugfs_reset_show,
76 { "reset", &reset_fops, NULL }, in gt_debugfs_register()
/linux-6.12.1/drivers/gpu/drm/msm/adreno/
Da5xx_debugfs.c141 DEFINE_DEBUGFS_ATTRIBUTE(reset_fops, NULL, reset_set, "%llx\n");
158 &reset_fops); in a5xx_debugfs_init()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Ddebugfs.c167 static const struct file_operations reset_fops = { variable
242 &reset_fops); in mlx5_cmdif_debugfs_init()