Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/i2c/m5mols/
Dm5mols_core.c74 static const struct m5mols_resolution m5mols_reg_res[] = { variable
503 const struct m5mols_resolution *fsize = &m5mols_reg_res[0]; in __find_resolution()
506 int i = ARRAY_SIZE(m5mols_reg_res); in __find_resolution()