Home
last modified time | relevance | path

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

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