Home
last modified time | relevance | path

Searched defs:octeon_hcd (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/staging/octeon-usb/
Docteon-hcd.c363 struct octeon_hcd { struct
364 spinlock_t lock; /* serialization lock */
365 int init_flags;
366 int index;
367 int idle_hardware_channels;
368 union cvmx_usbcx_hprt usbcx_hprt;
369 struct cvmx_usb_pipe *pipe_for_channel[MAX_CHANNELS];
370 int indent;
371 struct cvmx_usb_port_status port_status;
372 struct list_head idle_pipes;
[all …]