Searched refs:fops_queue (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | htc_drv_debug.c | 353 static const struct file_operations fops_queue = { variable 516 priv, &fops_queue); in ath9k_htc_init_debug()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | htc_drv_debug.c | 353 static const struct file_operations fops_queue = { variable 511 priv, &fops_queue); in ath9k_htc_init_debug()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
H A D | debug.c | 871 static const struct file_operations fops_queue = { variable 997 debugfs_create_file("queue", 0600, phydir, ah, &fops_queue); in ath5k_debug_init_device()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | debug.c | 871 static const struct file_operations fops_queue = { variable 995 debugfs_create_file("queue", 0600, phydir, ah, &fops_queue); in ath5k_debug_init_device()
|
Completed in 5 milliseconds