Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/gdm724x/
Dgdm_mux.c66 static struct mux_tx *alloc_mux_tx(int len) in alloc_mux_tx()
68 struct mux_tx *t = NULL; in alloc_mux_tx()
70 t = kzalloc(sizeof(struct mux_tx), GFP_ATOMIC); in alloc_mux_tx()
86 static void free_mux_tx(struct mux_tx *t) in free_mux_tx()
342 struct mux_tx *t = urb->context; in gdm_mux_send_complete()
362 struct mux_tx *t = NULL; in gdm_mux_send()
Dgdm_mux.h45 struct mux_tx { struct