Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_debug.c388 static const struct file_operations fops_debug = { variable
513 priv, &fops_debug); in ath9k_htc_init_debug()
H A Ddebug.c114 static const struct file_operations fops_debug = { variable
1388 sc, &fops_debug); in ath9k_init_debug()
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Ddebug.c347 static const struct file_operations fops_debug = { variable
986 debugfs_create_file("debug", 0600, phydir, ah, &fops_debug); in ath5k_debug_init_device()