Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/base/regmap/
Dregmap-debugfs.c415 static int regmap_access_show(struct seq_file *s, void *ignored) in regmap_access_show() function
440 return single_open(file, regmap_access_show, inode->i_private); in access_open()