Home
last modified time | relevance | path

Searched defs:req_pending (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_priv.h86 unsigned req_pending:1, req_std:1; member
H A Dpxa25x_udc.h126 req_pending:1, member
H A Dat91_udc.h124 unsigned req_pending:1; member
/openbmc/linux/drivers/usb/gadget/udc/
Dpxa25x_udc.h
Dat91_udc.h
/openbmc/qemu/hw/i386/kvm/
H A Dxen_xenstore.c305 static bool req_pending(XenXenstoreState *s) in req_pending() function