Searched refs:rx_cxt (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/staging/gdm724x/
H A Dgdm_usb.h58 struct rx_cxt *rx;
74 struct rx_cxt { struct
87 struct rx_cxt rx;
H A Dgdm_mux.h59 struct rx_cxt { struct
72 struct rx_cxt rx;
H A Dgdm_mux.c111 static struct mux_rx *get_rx_struct(struct rx_cxt *rx)
131 static void put_rx_struct(struct rx_cxt *rx, struct mux_rx *r)
210 struct rx_cxt *rx = &mux_dev->rx;
233 static void remove_rx_submit_list(struct mux_rx *r, struct rx_cxt *rx)
251 struct rx_cxt *rx = &mux_dev->rx;
277 struct rx_cxt *rx = &mux_dev->rx;
431 struct rx_cxt *rx = &mux_dev->rx;
466 struct rx_cxt *rx = &mux_dev->rx;
585 struct rx_cxt *rx;
H A Dgdm_usb.c212 static struct usb_rx *get_rx_struct(struct rx_cxt *rx, int *no_spc)
236 static void put_rx_struct(struct rx_cxt *rx, struct usb_rx *r)
250 struct rx_cxt *rx = &udev->rx;
305 struct rx_cxt *rx = &udev->rx;
385 struct rx_cxt *rx = &udev->rx;
441 static void remove_rx_submit_list(struct usb_rx *r, struct rx_cxt *rx)
460 struct rx_cxt *rx = r->rx;
491 struct rx_cxt *rx = &udev->rx;
909 struct rx_cxt *rx;
944 struct rx_cxt *r
[all...]

Completed in 325 milliseconds