Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/usb/gspca/
Dgspca.h65 u8 needs_full_bandwidth;/* Set this flag to notify the bandwidth calc. member
Dnw80x.c1740 gspca_dev->cam.needs_full_bandwidth = 1; in sd_config()
Dspca561.c420 cam->needs_full_bandwidth = 1; in sd_config()
Dzc3xx.c6375 !gspca_dev->cam.needs_full_bandwidth) in zcxx_s_ctrl()
6665 gspca_dev->cam.needs_full_bandwidth = (sd->reg08 >= 4) ? 1 : 0; in sd_pre_start()
Dgspca.c539 if (!gspca_dev->cam.needs_full_bandwidth && in which_bandwidth()
Dsn9c20x.c1628 cam->needs_full_bandwidth = 1; in sd_config()