Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/
Di915_debugfs_params.c25 static int i915_param_int_show(struct seq_file *m, void *data) in i915_param_int_show() function
36 return single_open(file, i915_param_int_show, inode->i_private); in i915_param_int_open()