Home
last modified time | relevance | path

Searched defs:mtk_wed_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/soc/mediatek/
H A Dmtk_wed.h160 struct mtk_wed_ops { struct
161 int (*attach)(struct mtk_wed_device *dev);
162 int (*tx_ring_setup)(struct mtk_wed_device *dev, int ring,
187 extern const struct mtk_wed_ops __rcu *mtk_soc_wed_ops; argument