Searched refs:_i915_param_create_file (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | i915_debugfs_params.c | 202 _i915_param_create_file(struct dentry *parent, const char *name, in _i915_param_create_file() function 240 #define REGISTER(T, x, unused, mode, ...) _i915_param_create_file(dir, #x, #T, mode, ¶ms->x); in i915_debugfs_params()
|