Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/can/usb/
Dgs_usb.c212 static struct gs_tx_context *gs_get_tx_context(struct gs_can *dev, unsigned int id) in gs_get_tx_context() function
343 txc = gs_get_tx_context(dev, hf->echo_id); in gs_usb_recieve_bulk_callback()