[go: nahoru, domu]

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

/drivers/media/i2c/
H A Dadv7604.c136 struct adv7604_state { struct
176 static bool adv7604_has_afe(struct adv7604_state *state)
331 static inline struct adv7604_state *to_state(struct v4l2_subdev *sd)
333 return container_of(sd, struct adv7604_state, sd);
373 static s32 adv_smbus_read_byte_data(struct adv7604_state *state,
380 static s32 adv_smbus_write_byte_data(struct adv7604_state *state,
404 static s32 adv_smbus_write_i2c_block_data(struct adv7604_state *state,
424 struct adv7604_state *state = to_state(sd);
431 struct adv7604_state *state = to_state(sd);
443 struct adv7604_state *stat
[all...]

Completed in 16 milliseconds