Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/gadget/
Drndis.h336 int rndis_rm_hdr (u8 *buf, u32 *length);
Drndis.c1257 int rndis_rm_hdr (u8 *buf, u32 *length) in rndis_rm_hdr() function
Dether.c1821 rndis_rm_hdr (req->buf, &(skb->len)); in rx_complete()