Home
last modified time | relevance | path

Searched refs:fops_queue (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_debug.c353 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 Dhtc_drv_debug.c353 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 Ddebug.c871 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 Ddebug.c871 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