Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_debug.c388 static const struct file_operations fops_debug = { variable
511 priv, &fops_debug); in ath9k_htc_init_debug()
/linux/drivers/net/wireless/ath/ath5k/
H A Ddebug.c347 static const struct file_operations fops_debug = { variable
986 debugfs_create_file("debug", 0600, phydir, ah, &fops_debug); in ath5k_debug_init_device()