Home
last modified time | relevance | path

Searched +defs:debugfs +defs:y (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/hwmon/pmbus/
Dq54sj108a2.c54 #define to_psu(x, y) container_of((x), struct q54sj108a2_data, debugfs_entries[(y)]) argument
283 struct dentry *debugfs; in q54sj108a2_probe() local
Dibm-cffps.c76 #define to_psu(x, y) container_of((x), struct ibm_cffps, debugfs_entries[(y)]) argument
486 struct dentry *debugfs; in ibm_cffps_probe() local
Dmax20730.c103 #define to_psu(x, y) container_of((x), \ argument
309 struct dentry *debugfs; in max20730_init_debugfs() local
/Linux-v6.6/drivers/edac/
Dthunderx_edac.c969 #define OCX_LNE_STAT(x, y) (0x8040 + (x) * 0x100 + (y) * 8) argument
1058 struct dentry *debugfs; member
1749 struct dentry *debugfs; member
/Linux-v6.6/drivers/gpu/drm/omapdrm/dss/
Ddispc.c166 struct dss_debugfs_entry *debugfs; member
862 #define CVAL(x, y) (FLD_VAL(x, 26, 16) | FLD_VAL(y, 10, 0)) in dispc_ovl_write_color_conv_coef() argument
959 enum omap_overlay_caps caps, int x, int y) in dispc_ovl_set_pos()