Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/legacy/
H A Draw_gadget.c153 STATE_DEV_RUNNING, enumerator
342 if (dev->state != STATE_DEV_RUNNING) { in gadget_setup()
558 dev->state = STATE_DEV_RUNNING; in raw_ioctl_run()
578 if (dev->state != STATE_DEV_RUNNING) { in raw_ioctl_event_fetch()
642 if (dev->state != STATE_DEV_RUNNING) { in raw_process_ep0_io()
757 if (dev->state != STATE_DEV_RUNNING) { in raw_ioctl_ep0_stall()
816 if (dev->state != STATE_DEV_RUNNING) { in raw_ioctl_ep_enable()
879 if (dev->state != STATE_DEV_RUNNING) { in raw_ioctl_ep_disable()
934 if (dev->state != STATE_DEV_RUNNING) { in raw_ioctl_ep_set_clear_halt_wedge()
1020 if (dev->state != STATE_DEV_RUNNING) { in raw_process_ep_io()
[all …]