Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmt7915.h393 extern const struct mt76_testmode_ops mt7915_testmode_ops;
H A Dtestmode.c786 const struct mt76_testmode_ops mt7915_testmode_ops = { variable
H A Dinit.c1230 dev->mt76.test_ops = &mt7915_testmode_ops; in mt7915_register_device()