Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/gdm72xx/
Dgdm_usb.c82 static struct usb_rx *alloc_rx_struct(struct rx_cxt *rx) in alloc_rx_struct() function
141 r = alloc_rx_struct(rx); in get_rx_struct()
236 r = alloc_rx_struct(rx); in init_usb()
Dgdm_sdio.c67 static struct sdio_rx *alloc_rx_struct(struct rx_cxt *rx) in alloc_rx_struct() function
194 r = alloc_rx_struct(rx); in init_sdio()
/linux-4.1.27/drivers/staging/gdm724x/
Dgdm_usb.c181 static struct usb_rx *alloc_rx_struct(void) in alloc_rx_struct() function
351 r = alloc_rx_struct(); in init_usb()