Home
last modified time | relevance | path

Searched refs:FOTG210_LIST_END (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dfotg210-hcd.c364 __le32 list_end = FOTG210_LIST_END(fotg210); in qh_lines()
1810 qtd->hw_next = FOTG210_LIST_END(fotg210); in fotg210_qtd_init()
1811 qtd->hw_alt_next = FOTG210_LIST_END(fotg210); in fotg210_qtd_init()
1959 fotg210->periodic[i] = FOTG210_LIST_END(fotg210); in fotg210_mem_init()
2038 hw->hw_alt_next = FOTG210_LIST_END(fotg210); in qh_update()
2362 FOTG210_LIST_END(fotg210))) { in qh_completions()
2412 FOTG210_LIST_END(fotg210))) in qh_completions()
2481 if (stopped != 0 || hw->hw_qtd_next == FOTG210_LIST_END(fotg210)) { in qh_completions()
2646 qtd->hw_alt_next = FOTG210_LIST_END(fotg210); in qh_urb_transaction()
3357 if (q->fstn->hw_prev != FOTG210_LIST_END(fotg21 in periodic_usecs()
[all...]
H A Dfotg210.h381 #define FOTG210_LIST_END(fotg210) \ macro
586 __hc32 hw_prev; /* qh or FOTG210_LIST_END */
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.c363 __le32 list_end = FOTG210_LIST_END(fotg210); in qh_lines()
1810 qtd->hw_next = FOTG210_LIST_END(fotg210); in fotg210_qtd_init()
1811 qtd->hw_alt_next = FOTG210_LIST_END(fotg210); in fotg210_qtd_init()
1960 fotg210->periodic[i] = FOTG210_LIST_END(fotg210); in fotg210_mem_init()
2039 hw->hw_alt_next = FOTG210_LIST_END(fotg210); in qh_update()
2363 FOTG210_LIST_END(fotg210))) { in qh_completions()
2413 FOTG210_LIST_END(fotg210))) in qh_completions()
2482 if (stopped != 0 || hw->hw_qtd_next == FOTG210_LIST_END(fotg210)) { in qh_completions()
2647 qtd->hw_alt_next = FOTG210_LIST_END(fotg210); in qh_urb_transaction()
3358 if (q->fstn->hw_prev != FOTG210_LIST_END(fotg21 in periodic_usecs()
[all...]
H A Dfotg210-hcd.h379 #define FOTG210_LIST_END(fotg210) \ macro
584 __hc32 hw_prev; /* qh or FOTG210_LIST_END */

Completed in 14 milliseconds