Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/core/
Ddebugfs.c177 static const struct file_operations mmc_ios_fops = { variable
226 if (!debugfs_create_file("ios", S_IRUSR, root, host, &mmc_ios_fops)) in mmc_add_host_debugfs()