Searched refs:skel (Results 1 – 5 of 5) sorted by relevance
134 struct skeleton *skel = dev_id; in skeleton_irq() local141 spin_lock(&skel->qlock); in skeleton_irq()143 spin_unlock(&skel->qlock); in skeleton_irq()145 new_buf->vb.v4l2_buf.sequence = skel->sequence++; in skeleton_irq()146 new_buf->vb.v4l2_buf.field = skel->field; in skeleton_irq()147 if (skel->format.field == V4L2_FIELD_ALTERNATE) { in skeleton_irq()148 if (skel->field == V4L2_FIELD_BOTTOM) in skeleton_irq()149 skel->field = V4L2_FIELD_TOP; in skeleton_irq()150 else if (skel->field == V4L2_FIELD_TOP) in skeleton_irq()151 skel->field = V4L2_FIELD_BOTTOM; in skeleton_irq()[all …]
440 list_add_tail(&qh->node, &uhci->skelqh[qh->skel]->node); in link_interrupt()461 if (pqh->skel <= qh->skel) in link_async()474 if (pqh->skel < SKEL_FSBR && qh->skel >= SKEL_FSBR) in link_async()511 if (qh->skel == SKEL_ISO) in uhci_activate_qh()513 else if (qh->skel < SKEL_ASYNC) in uhci_activate_qh()544 if (pqh->skel < SKEL_FSBR && qh->skel >= SKEL_FSBR) in unlink_async()560 if (qh->skel == SKEL_ISO) in uhci_unlink_qh()562 else if (qh->skel < SKEL_ASYNC) in uhci_unlink_qh()800 int skel; in uhci_submit_control() local898 skel = SKEL_LS_CONTROL; in uhci_submit_control()[all …]
173 int skel; /* Skeleton queue number */ member
517 if (!fsbr_link && qh->skel >= SKEL_FSBR) in uhci_sprint_schedule()
21 API_DOCS = $(patsubst %.txt,%,$(filter-out technical/api-index-skel.txt technical/api-index.txt, $(…