Searched refs:dab12_map (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/i2c/
H A Dmax2175.c107 static const struct max2175_reg_map dab12_map[] = { variable in typeref:struct:max2175_reg_map
467 for (i = 0; i < ARRAY_SIZE(dab12_map); i++)
468 max2175_write(ctx, dab12_map[i].idx, dab12_map[i].val);

Completed in 119 milliseconds