Home
last modified time | relevance | path

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

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