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

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

Completed in 139 milliseconds