Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/staging/gdm724x/
A Dgdm_usb.h58 struct rx_cxt *rx;
74 struct rx_cxt { struct
87 struct rx_cxt rx; argument
A 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()
A Dgdm_mux.h59 struct rx_cxt { struct
72 struct rx_cxt rx; argument
A Dgdm_usb.c212 static struct usb_rx *get_rx_struct(struct rx_cxt *rx, int *no_spc) in get_rx_struct()
236 static void put_rx_struct(struct rx_cxt *rx, struct usb_rx *r) in put_rx_struct()
250 struct rx_cxt *rx = &udev->rx; in release_usb()
305 struct rx_cxt *rx = &udev->rx; in init_usb()
385 struct rx_cxt *rx = &udev->rx; in do_rx()
441 static void remove_rx_submit_list(struct usb_rx *r, struct rx_cxt *rx) in remove_rx_submit_list()
460 struct rx_cxt *rx = r->rx; in gdm_usb_rcv_complete()
491 struct rx_cxt *rx = &udev->rx; in gdm_usb_recv()
909 struct rx_cxt *rx; in gdm_usb_suspend()
944 struct rx_cxt *rx; in gdm_usb_resume()

Completed in 8 milliseconds