Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/atm/
Dusbatm.c159 struct usbatm_control { struct
165 #define UDSL_SKB(x) ((struct usbatm_control *)(x)->cb) argument
472 struct usbatm_control *ctrl = UDSL_SKB(skb); in usbatm_write_cells()
659 struct usbatm_control *ctrl = UDSL_SKB(skb); in usbatm_atm_send()
1297 if (sizeof(struct usbatm_control) > FIELD_SIZEOF(struct sk_buff, cb)) { in usbatm_usb_init()