Home
last modified time | relevance | path

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

/drivers/usb/host/
A Duhci-q.c460 if (pqh->skel <= qh->skel) in link_async()
473 if (pqh->skel < SKEL_FSBR && qh->skel >= SKEL_FSBR) in link_async()
510 if (qh->skel == SKEL_ISO) in uhci_activate_qh()
543 if (pqh->skel < SKEL_FSBR && qh->skel >= SKEL_FSBR) in unlink_async()
559 if (qh->skel == SKEL_ISO) in uhci_unlink_qh()
799 int skel; in uhci_submit_control() local
897 skel = SKEL_LS_CONTROL; in uhci_submit_control()
899 skel = SKEL_FS_CONTROL; in uhci_submit_control()
903 qh->skel = skel; in uhci_submit_control()
1066 qh->skel = SKEL_BULK; in uhci_submit_bulk()
[all …]
A Duhci-hcd.h177 int skel; /* Skeleton queue number */ member
A Duhci-debug.c518 if (!fsbr_link && qh->skel >= SKEL_FSBR) in uhci_sprint_schedule()

Completed in 28 milliseconds