Searched refs:fops_debug (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | htc_drv_debug.c | 393 static const struct file_operations fops_debug = { variable 518 priv, &fops_debug); in ath9k_htc_init_debug()
|
H A D | debug.c | 119 static const struct file_operations fops_debug = { variable 1379 sc, &fops_debug); in ath9k_init_debug()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | htc_drv_debug.c | 388 static const struct file_operations fops_debug = { variable 513 priv, &fops_debug); in ath9k_htc_init_debug()
|
H A D | debug.c | 114 static const struct file_operations fops_debug = { variable 1388 sc, &fops_debug); in ath9k_init_debug()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
H A D | debug.c | 347 static const struct file_operations fops_debug = { variable 988 debugfs_create_file("debug", 0600, phydir, ah, &fops_debug); in ath5k_debug_init_device()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | debug.c | 347 static const struct file_operations fops_debug = { variable 986 debugfs_create_file("debug", 0600, phydir, ah, &fops_debug); in ath5k_debug_init_device()
|
Completed in 9 milliseconds