Home
last modified time | relevance | path

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

/drivers/media/usb/gspca/gl860/
Dgl860-ov2640.c26 static struct validx tbl_init_at_startup[] = {
35 static struct validx tbl_common[] = {
82 static struct validx tbl_sensor_settings_common1[] = {
94 static struct validx tbl_sensor_settings_common2[] = {
100 static struct validx tbl_640[] = {
114 static struct validx tbl_800[] = {
126 static struct validx tbl_big1[] = {
136 static struct validx tbl_big2[] = {
143 static struct validx tbl_big3[] = {
156 static struct validx tbl_post_unset_alt[] = {
Dgl860.h69 struct validx { struct
79 int fetch_validx(struct gspca_dev *gspca_dev, struct validx *tbl, int len); argument
80 int keep_on_fetching_validx(struct gspca_dev *gspca_dev, struct validx *tbl,
Dgl860-mi1320.c10 static struct validx tbl_common[] = {
23 static struct validx tbl_init_at_startup[] = {
30 static struct validx tbl_sensor_settings_common[] = {
34 static struct validx tbl_sensor_settings_1280[] = {
38 static struct validx tbl_sensor_settings_800[] = {
42 static struct validx tbl_sensor_settings_640[] = {
47 static struct validx tbl_post_unset_alt[] = {
Dgl860-ov9655.c11 static struct validx tbl_init_at_startup[] = {
18 static struct validx tbl_commmon[] = {
103 static struct validx tbl_init_post_alt[] = {
Dgl860-mi2020.c61 static struct validx tbl_init_at_startup[] = {
68 static struct validx tbl_common_0B[] = {
Dgl860.c580 int fetch_validx(struct gspca_dev *gspca_dev, struct validx *tbl, int len) in fetch_validx()
596 int keep_on_fetching_validx(struct gspca_dev *gspca_dev, struct validx *tbl, in keep_on_fetching_validx()