Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Ddebugfs.c677 static const struct file_operations fops_ioblob = { variable
689 return debugfs_create_file(name, mode, parent, wil_blob, &fops_ioblob); in wil_debugfs_create_ioblob()