Home
last modified time | relevance | path

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

/openbmc/libmctp/
H A Dlibmctp-cmds.h113 uint8_t endpoint_type; member
H A Dcontrol.c82 resp->endpoint_type = MCTP_CTRL_ENDPOINT_TYPE_SIMPLE | in mctp_ctrl_get_endpoint_id()
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_uboot.c33 struct usb_device *dev, int endpoint_type, in construct_urb() argument
57 urb->ep->desc.bmAttributes = endpoint_type; in construct_urb()