Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-mem.c138 int slot_id; in xhci_free_virt_devices() local
443 int xhci_alloc_virt_device(struct xhci_ctrl *ctrl, unsigned int slot_id) in xhci_alloc_virt_device()
727 int slot_id = udev->slot_id; in xhci_setup_addressable_virt_dev() local
H A Dxhci-ring.c272 void xhci_queue_command(struct xhci_ctrl *ctrl, u8 *ptr, u32 slot_id, in xhci_queue_command()
607 int slot_id = udev->slot_id; in xhci_bulk_tx() local
801 int slot_id = udev->slot_id; in xhci_ctrl_tx() local
H A Dxhci.c509 int slot_id = udev->slot_id; in xhci_set_configuration() local
635 int slot_id = udev->slot_id; in xhci_address_device() local
773 unsigned int slot_id = udev->slot_id; in xhci_check_maxpacket() local
1425 int slot_id = udev->slot_id; in xhci_update_hub_device() local
/rk3399_rockchip-uboot/board/freescale/p1022ds/
H A Dp1022ds.c176 enum slot_id { enum
/rk3399_rockchip-uboot/board/gdsys/p1022/
H A Dcontrolcenterd.c149 enum slot_id { enum
/rk3399_rockchip-uboot/include/
H A Dusb.h151 unsigned int slot_id; member