Searched refs:DEVICE_INIT (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/media/pci/bt8xx/ |
H A D | dst_common.h | 23 #define DEVICE_INIT 2 macro
|
H A D | dst.c | 1071 if (!dst_wait_dst_ready(state, DEVICE_INIT)) in dst_get_device_id()
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | core.c | 595 case DEVICE_INIT: in usbd_device_event_irq()
|
H A D | aspeed_usbtty.c | 699 usbd_device_event_irq(device, DEVICE_INIT, 0); in udc_startup_events()
|
H A D | pxa27x_udc.c | 670 usbd_device_event_irq(device, DEVICE_INIT, 0); in udc_startup_events()
|
H A D | designware_udc.c | 775 usbd_device_event_irq(device, DEVICE_INIT, 0); in udc_startup_events()
|
/openbmc/u-boot/include/ |
H A D | usbdevice.h | 419 DEVICE_INIT, /* bi - initialize */ enumerator
|
/openbmc/u-boot/drivers/usb/musb/ |
H A D | musb_udc.c | 917 usbd_device_event_irq(device, DEVICE_INIT, 0); in udc_startup_events()
|