Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/ozwpan/
Dozhcd.c64 struct oz_port *port;
108 struct oz_port { struct
138 struct oz_port ports[OZ_NB_PORTS]; argument
173 struct oz_port *port, struct usb_host_config *config,
176 struct oz_port *port);
178 struct oz_port *port,
181 struct oz_port *port, int if_ix);
367 static void oz_ep_free(struct oz_port *port, struct oz_endpoint *ep) in oz_ep_free()
390 static void oz_complete_buffered_urb(struct oz_port *port, in oz_complete_buffered_urb()
429 static int oz_enqueue_ep_urb(struct oz_port *port, u8 ep_addr, int in_dir, in oz_enqueue_ep_urb()
[all …]
Dozhcd.h10 struct oz_port *oz_hcd_pd_arrived(void *ctx);
11 void oz_hcd_pd_departed(struct oz_port *hport);