Searched refs:drv_send (Results 1 – 1 of 1) sorted by relevance
37 static int drv_send(const struct device *dev, struct net_buf *buf);42 .send = drv_send,103 static int drv_send(const struct device *dev, struct net_buf *buf) in drv_send() function