Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/gspca/
H A Dgspca.c583 u32 bandwidth, last_bw; in build_isoc_ep_tb() local
591 last_bw = 0; in build_isoc_ep_tb()
612 if (bandwidth <= last_bw) in build_isoc_ep_tb()
624 last_bw = ep_tb->bandwidth; in build_isoc_ep_tb()
639 last_bw >= 1000000 && in build_isoc_ep_tb()