Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Ddebug.c798 static const struct file_operations fops_ani = { variable
994 debugfs_create_file("ani", 0600, phydir, ah, &fops_ani); in ath5k_debug_init_device()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Ddebug.c210 static const struct file_operations fops_ani = { variable
1416 sc->debug.debugfs_phy, sc, &fops_ani); in ath9k_init_debug()