Home
last modified time | relevance | path

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

/linux-6.12.1/tools/thermal/tmon/
Dtmon.h98 struct control_ops { struct
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_sriov_pf_debugfs.c370 static const struct file_operations control_ops = { variable
425 debugfs_create_file("control", 0600, vfdentry, NULL, &control_ops); in xe_gt_sriov_pf_debugfs_register()