Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/gspca/
Dgspca.c586 u32 bandwidth, last_bw; in build_isoc_ep_tb() local
594 last_bw = 0; in build_isoc_ep_tb()
615 if (bandwidth <= last_bw) in build_isoc_ep_tb()
627 last_bw = ep_tb->bandwidth; in build_isoc_ep_tb()
642 last_bw >= 1000000 && in build_isoc_ep_tb()