Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath5k/
Ddebug.c818 static const struct file_operations fops_ani = { variable
1025 debugfs_create_file("ani", S_IWUSR | S_IRUSR, phydir, ah, &fops_ani); in ath5k_debug_init_device()
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Ddebug.c220 static const struct file_operations fops_ani = { variable
1352 sc->debug.debugfs_phy, sc, &fops_ani); in ath9k_init_debug()