Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/core/
Ddebugfs.c34 static int mmc_ios_show(struct seq_file *s, void *data) in mmc_ios_show() function
199 return single_open(file, mmc_ios_show, inode->i_private); in mmc_ios_open()