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; argument1447 const struct ov8856_lane_cfg *priv_lane; argument1454 struct ov8856_lane_cfg { argument1592 static unsigned int ov8856_modes_num(const struct ov8856 *ov8856) in ov8856_modes_num()1625 static int ov8856_read_reg(struct ov8856 *ov8856, u16 reg, u16 len, u32 *val) in ov8856_read_reg()1655 static int ov8856_write_reg(struct ov8856 *ov8856, u16 reg, u16 len, u32 val) in ov8856_write_reg()1671 static int ov8856_write_reg_list(struct ov8856 *ov8856, in ov8856_write_reg_list()1692 static int ov8856_identify_module(struct ov8856 *ov8856) in ov8856_identify_module()[all …]