Home
last modified time | relevance | path

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

/drivers/usb/gadget/
A Ddwc2_udc_otg.c211 ep->stopped = 0; in udc_reinit()
374 unsigned int stopped = ep->stopped; in done() local
377 __func__, ep->ep.name, ep, &req->req, stopped); in done()
393 ep->stopped = 1; in done()
417 ep->stopped = stopped; in done()
449 ep->stopped = 1; in stop_activity()
661 ep->stopped = 0; in dwc2_ep_enable()
675 __func__, _ep->name, ep->stopped, ep->ep.maxpacket); in dwc2_ep_enable()
703 ep->stopped = 1; in dwc2_ep_disable()
A Dat91_udc.c75 unsigned stopped = ep->stopped; in done() local
86 ep->stopped = 1; in done()
90 ep->stopped = stopped; in done()
271 ep->stopped = 1; in nuke()
342 ep->stopped = 0; in at91_ep_enable()
453 if (list_empty(&ep->queue) && !ep->stopped) { in at91_ep_queue()
648 ep->stopped = 0; in udc_reinit()
670 ep->stopped = 1; in reset_gadget()
694 ep->stopped = 1; in stop_activity()
881 ep->stopped = 0; in handle_setup()
A Ddwc2_udc_otg_priv.h61 u8 stopped; member
A Dat91_udc.h100 unsigned stopped:1; member
A Ddwc2_udc_otg_xfer_dma.c633 list_empty(&ep->queue), ep->stopped); in dwc2_queue()
651 if (list_empty(&ep->queue) && !ep->stopped) { in dwc2_queue()
899 g_status = dev->ep[ep_num].stopped; in dwc2_udc_get_status()
1057 ep->stopped = 0; in dwc2_udc_set_halt()
1063 ep->stopped = 1; in dwc2_udc_set_halt()
1171 ep->stopped = 0; in dwc2_udc_clear_feature()
1243 ep->stopped = 1; in dwc2_udc_set_feature()
/drivers/watchdog/
A DKconfig124 The watchdog timer is stopped when initialized. It performs reset, either
135 The watchdog timer is stopped when initialized. It performs reset, either
157 The watchdog timer is stopped when initialized.
277 The watchdog timer is stopped when initialized.
285 The watchdog timer is stopped when initialized.
/drivers/core/
A DKconfig108 causes USB host controllers to not be stopped when booting the OS.

Completed in 19 milliseconds