Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/gdm72xx/
Dgdm_sdio.c83 static struct sdio_tx *get_tx_struct(struct tx_cxt *tx, int *no_spc) in get_tx_struct() function
395 t = get_tx_struct(tx, &no_spc); in gdm_sdio_send()
Dgdm_usb.c112 static struct usb_tx *get_tx_struct(struct tx_cxt *tx, int *no_spc) in get_tx_struct() function
315 t = get_tx_struct(tx, &no_spc); in gdm_usb_send()