Home
last modified time | relevance | path

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

/drivers/media/usb/gspca/
Dgspca.h61 u8 needs_full_bandwidth;/* Set this flag to notify the bandwidth calc. member
Dnw80x.c1747 gspca_dev->cam.needs_full_bandwidth = 1; in sd_config()
Dspca561.c432 cam->needs_full_bandwidth = 1; in sd_config()
Dzc3xx.c6367 !gspca_dev->cam.needs_full_bandwidth) in zcxx_s_ctrl()
6652 gspca_dev->cam.needs_full_bandwidth = (sd->reg08 >= 4) ? 1 : 0; in sd_pre_start()
Dsn9c20x.c1621 cam->needs_full_bandwidth = 1; in sd_config()
Dgspca.c638 if (!gspca_dev->cam.needs_full_bandwidth && in which_bandwidth()