Searched defs:ov8856 (Results 1 – 1 of 1) sorted by relevance
1416 struct ov8856 { struct1423 struct regulator_bulk_data supplies[ARRAY_SIZE(ov8856_supply_names)]; argument1433 const struct ov8856_mode *cur_mode; argument1444 const struct ov8856_lane_cfg *priv_lane; argument1451 struct ov8856_lane_cfg { argument1589 static unsigned int ov8856_modes_num(const struct ov8856 *ov8856) in ov8856_modes_num()1622 static int ov8856_read_reg(struct ov8856 *ov8856, u16 reg, u16 len, u32 *val) in ov8856_read_reg()1652 static int ov8856_write_reg(struct ov8856 *ov8856, u16 reg, u16 len, u32 val) in ov8856_write_reg()1668 static int ov8856_write_reg_list(struct ov8856 *ov8856, in ov8856_write_reg_list()1689 static int ov8856_identify_module(struct ov8856 *ov8856) in ov8856_identify_module()[all …]