Searched refs:ohci_device (Results 1 – 3 of 3) sorted by relevance
368 typedef struct ohci_device { struct385 struct ohci_device ohci_dev __aligned(TD_ALIGNMENT); argument386 struct ohci_device int_dev[NUM_INT_DEVS] __aligned(TD_ALIGNMENT);
373 struct ohci_device { struct
80 struct ohci_device ohci_dev;1541 memset(&ohci_dev, 0, sizeof(struct ohci_device)); in usb_lowlevel_init()