Home
last modified time | relevance | path

Searched refs:hdev (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.c1339 struct xhci_hw_dev *hdev; in xhci_set_address() local
1353 hdev = &sc->sc_hw.devs[index]; in xhci_set_address()
1360 switch (hdev->state) { in xhci_set_address()
1364 hdev->state = XHCI_ST_ENABLED; in xhci_set_address()
1410 usbd_get_page(&hdev->input_pc, 0, &buf_inp); in xhci_set_address()
1432 usbd_get_page(&hdev->device_pc, 0, &buf_dev); in xhci_set_address()
1434 usb_pc_cpu_invalidate(&hdev->device_pc); in xhci_set_address()
1442 hdev->state = XHCI_ST_ADDRESSED; in xhci_set_address()
1444 hdev->state = XHCI_ST_DEFAULT; in xhci_set_address()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h75284 struct hid_device *hdev; member
75302 struct hid_device *hdev; member
75318 struct hid_device *hdev; member