Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath5k/
Ddebug.c286 static const struct file_operations fops_reset = { variable
1013 debugfs_create_file("reset", S_IWUSR, phydir, ah, &fops_reset); in ath5k_debug_init_device()
/linux-4.1.27/drivers/net/wireless/ath/wil6210/
Ddebugfs.c571 static const struct file_operations fops_reset = { variable
1361 {"reset", S_IWUSR, &fops_reset},