Searched defs:octeon_hcd (Results 1 – 2 of 2) sorted by relevance
364 struct octeon_hcd { struct365 spinlock_t lock; /* serialization lock */366 int init_flags;367 int index;368 int idle_hardware_channels;369 union cvmx_usbcx_hprt usbcx_hprt;370 struct cvmx_usb_pipe *pipe_for_channel[MAX_CHANNELS];371 int indent;372 struct cvmx_usb_port_status port_status;373 struct list_head idle_pipes;[all …]
366 struct octeon_hcd { struct367 spinlock_t lock; /* serialization lock */368 int init_flags;369 int index;370 int idle_hardware_channels;371 union cvmx_usbcx_hprt usbcx_hprt;372 struct cvmx_usb_pipe *pipe_for_channel[MAX_CHANNELS];373 int indent;374 struct cvmx_usb_port_status port_status;375 struct list_head idle_pipes;[all …]