Home
last modified time | relevance | path

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

/linux-6.14.4/tools/thermal/tmon/
Dtmon.h98 struct control_ops { struct
99 void (*set_ratio)(unsigned long ratio);
100 unsigned long (*get_ratio)(unsigned long ratio);
/linux-6.14.4/drivers/gpu/drm/xe/
Dxe_gt_sriov_pf_debugfs.c384 static const struct file_operations control_ops = { variable