Searched refs:adv76xx_state (Results 1 – 1 of 1) sorted by relevance
137 struct adv76xx_state { struct177 static bool adv76xx_has_afe(struct adv76xx_state *state) in adv76xx_has_afe() argument332 static inline struct adv76xx_state *to_state(struct v4l2_subdev *sd) in to_state()334 return container_of(sd, struct adv76xx_state, sd); in to_state()364 static s32 adv_smbus_read_byte_data(struct adv76xx_state *state, in adv_smbus_read_byte_data()371 static s32 adv_smbus_write_byte_data(struct adv76xx_state *state, in adv_smbus_write_byte_data()395 static s32 adv_smbus_write_i2c_block_data(struct adv76xx_state *state, in adv_smbus_write_i2c_block_data()415 struct adv76xx_state *state = to_state(sd); in io_read()422 struct adv76xx_state *state = to_state(sd); in io_write()434 struct adv76xx_state *state = to_state(sd); in avlink_read()[all …]