HelenOS sources
usb_target_t 69 uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.c bool low_speed, usb_target_t target, usb_packet_id pid, const void *buffer,
usb_target_t 101 uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.h bool iso, bool low_speed, usb_target_t target, usb_packet_id pid,
usb_target_t 288 uspace/drv/bus/usb/uhci/uhci_batch.c const usb_target_t target = uhci_batch->base.target;
usb_target_t 134 uspace/lib/usb/include/usb/usb.h static inline bool usb_target_is_valid(const usb_target_t *target)
usb_target_t 148 uspace/lib/usb/include/usb/usb.h static inline bool usb_target_same(usb_target_t a, usb_target_t b)
usb_target_t 162 uspace/lib/usbhost/include/usb/host/bus.h usb_target_t target;
usb_target_t 177 uspace/lib/usbhost/include/usb/host/bus.h errno_t bus_device_send_batch_sync(device_t *, usb_target_t,
usb_target_t 59 uspace/lib/usbhost/include/usb/host/usb_transfer_batch.h usb_target_t target;
usb_target_t 642 uspace/lib/usbhost/src/bus.c errno_t bus_device_send_batch_sync(device_t *device, usb_target_t target,
usb_target_t 284 uspace/lib/usbhost/src/ddf_helpers.c const usb_target_t target = {
usb_target_t 91 uspace/lib/usbhost/src/usb2_bus.c static const usb_target_t usb2_default_target = {
usb_target_t 86 uspace/lib/usbhost/src/utility.c const usb_target_t control_ep = {
usb_target_t 127 uspace/lib/usbhost/src/utility.c const usb_target_t control_ep = {
usb_target_t 153 uspace/lib/usbhost/src/utility.c const usb_target_t control_ep = {
usb_target_t 65 uspace/lib/usbvirt/include/usbvirt/virthub_base.h errno_t virthub_base_request(virthub_base_t *instance, usb_target_t target,
usb_target_t 111 uspace/lib/usbvirt/src/virthub_base.c errno_t virthub_base_request(virthub_base_t *instance, usb_target_t target,
HelenOS homepage, sources at GitHub