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

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

Completed in 121 milliseconds