Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath9k/
Dhtc_drv_debug.c393 static const struct file_operations fops_debug = { variable
518 priv, &fops_debug); in ath9k_htc_init_debug()
Ddebug.c119 static const struct file_operations fops_debug = { variable
1428 sc, &fops_debug); in ath9k_init_debug()
/linux-5.19.10/drivers/net/wireless/ath/ath5k/
Ddebug.c347 static const struct file_operations fops_debug = { variable
988 debugfs_create_file("debug", 0600, phydir, ah, &fops_debug); in ath5k_debug_init_device()