Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/drivers/ethernet/
Deth_e1000.c134 static int e1000_send(const struct device *ddev, struct net_pkt *pkt) in e1000_send()
186 static void e1000_isr(const struct device *ddev) in e1000_isr()
234 int e1000_probe(const struct device *ddev) in e1000_probe()
Deth_dwmac.c435 void dwmac_isr(const struct device *ddev) in dwmac_isr()