Home
last modified time | relevance | path

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

/drivers/media/usb/gspca/
Dgspca.c682 u32 bandwidth, last_bw; in build_isoc_ep_tb() local
690 last_bw = 0; in build_isoc_ep_tb()
711 if (bandwidth <= last_bw) in build_isoc_ep_tb()
723 last_bw = ep_tb->bandwidth; in build_isoc_ep_tb()
738 last_bw >= 1000000 && in build_isoc_ep_tb()