Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/gdm724x/
Dgdm_usb.h58 struct rx_cxt *rx;
74 struct rx_cxt { struct
87 struct rx_cxt rx; argument
Dgdm_mux.c111 static struct mux_rx *get_rx_struct(struct rx_cxt *rx) in get_rx_struct()
131 static void put_rx_struct(struct rx_cxt *rx, struct mux_rx *r) in put_rx_struct()
210 struct rx_cxt *rx = &mux_dev->rx; in do_rx()
233 static void remove_rx_submit_list(struct mux_rx *r, struct rx_cxt *rx) in remove_rx_submit_list()
251 struct rx_cxt *rx = &mux_dev->rx; in gdm_mux_rcv_complete()
277 struct rx_cxt *rx = &mux_dev->rx; in gdm_mux_recv()
431 struct rx_cxt *rx = &mux_dev->rx; in release_usb()
466 struct rx_cxt *rx = &mux_dev->rx; in init_usb()
585 struct rx_cxt *rx; in gdm_mux_suspend()
Dgdm_mux.h59 struct rx_cxt { struct
72 struct rx_cxt rx; argument
Dgdm_usb.c208 static struct usb_rx *get_rx_struct(struct rx_cxt *rx, int *no_spc) in get_rx_struct()
232 static void put_rx_struct(struct rx_cxt *rx, struct usb_rx *r) in put_rx_struct()
246 struct rx_cxt *rx = &udev->rx; in release_usb()
301 struct rx_cxt *rx = &udev->rx; in init_usb()
381 struct rx_cxt *rx = &udev->rx; in do_rx()
437 static void remove_rx_submit_list(struct usb_rx *r, struct rx_cxt *rx) in remove_rx_submit_list()
456 struct rx_cxt *rx = r->rx; in gdm_usb_rcv_complete()
487 struct rx_cxt *rx = &udev->rx; in gdm_usb_recv()
905 struct rx_cxt *rx; in gdm_usb_suspend()
940 struct rx_cxt *rx; in gdm_usb_resume()