Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/wil6210/
Ddebugfs.c472 static const struct file_operations fops_ioblob = { variable
484 return debugfs_create_file(name, mode, parent, blob, &fops_ioblob); in wil_debugfs_create_ioblob()