Home
last modified time | relevance | path

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

/linux/include/linux/soc/airoha/
H A Dairoha_offload.h212 struct airoha_npu *airoha_npu_get(struct device *dev);
262 static inline struct airoha_npu *airoha_npu_get(struct device *dev) in airoha_npu_get() function
/linux/drivers/net/wireless/mediatek/mt76/
H A Dnpu.c455 npu = airoha_npu_get(dev->dev); in mt76_npu_init()
458 npu = airoha_npu_get(dev->dev); in mt76_npu_init()
/linux/drivers/net/ethernet/airoha/
H A Dairoha_npu.c599 struct airoha_npu *airoha_npu_get(struct device *dev) in airoha_npu_get() function
647 EXPORT_SYMBOL_GPL(airoha_npu_get);