Searched refs:p_prev_next (Results 1 – 1 of 1) sorted by relevance
654 struct hci_xfer *p, **p_prev_next; in hci_pio_dequeue_xfer_common() local680 p_prev_next = &pio->curr_xfer; in hci_pio_dequeue_xfer_common()683 *p_prev_next = xfer[n - 1].next_xfer; in hci_pio_dequeue_xfer_common()686 p_prev_next = &p->next_xfer; in hci_pio_dequeue_xfer_common()