Searched refs:usbatm_atm_send (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/atm/
H A Dusbatm.c174 static int usbatm_atm_send(struct atm_vcc *vcc, struct sk_buff *skb);
182 .send = usbatm_atm_send,
656 static int usbatm_atm_send(struct atm_vcc *vcc, struct sk_buff *skb) usbatm_atm_send() function

Completed in 78 milliseconds