Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_debugfs_params.c151 static int i915_param_charp_show(struct seq_file *m, void *data) in i915_param_charp_show() function
162 return single_open(file, i915_param_charp_show, inode->i_private); in i915_param_charp_open()