Home
last modified time | relevance | path

Searched defs:stopped (Results 1 – 8 of 8) sorted by relevance

/rk3399_rockchip-uboot/include/bedbug/
H A Dtype.h14 int stopped; member
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Ddwc2_udc_otg_priv.h62 u8 stopped; member
H A Dpxa25x_udc.h61 unsigned stopped:1; member
H A Dat91_udc.h101 unsigned stopped:1; member
H A Dfotg210.c36 uint stopped; member
H A Ddwc2_udc_otg.c364 unsigned int stopped = ep->stopped; in done() local
H A Dat91_udc.c73 unsigned stopped = ep->stopped; in done() local
H A Dpxa25x_udc.c418 unsigned stopped = ep->stopped; in done() local