Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7921/
A Ddebugfs.c411 DEFINE_DEBUGFS_ATTRIBUTE(fops_reset, NULL, mt7921_chip_reset, "%lld\n");
446 debugfs_create_file("chip_reset", 0600, dir, dev, &fops_reset); in mt7921_init_debugfs()
/linux/drivers/net/wireless/ath/ath5k/
A Ddebug.c266 static const struct file_operations fops_reset = { variable
991 debugfs_create_file("reset", 0200, phydir, ah, &fops_reset); in ath5k_debug_init_device()
/linux/drivers/net/wireless/ath/ath9k/
A Ddebug.c822 static const struct file_operations fops_reset = { variable
1446 sc, &fops_reset); in ath9k_init_debug()

Completed in 14 milliseconds