Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath9k/
Dhtc_drv_debug.c353 static const struct file_operations fops_queue = { variable
509 priv, &fops_queue); in ath9k_htc_init_debug()
/linux-6.12.1/drivers/net/wireless/ath/ath5k/
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()