Home
last modified time | relevance | path

Searched defs:gc1084 (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dgc1084.c109 struct gc1084 { struct
133 const struct gc1084_mode *cur_mode; argument
146 static const struct regmap_config gc1084_regmap_config = { argument
329 static inline int gc1084_read_reg(struct gc1084 *gc1084, u16 addr, u8 *value) in gc1084_read_reg()
345 static inline int gc1084_write_reg(struct gc1084 *gc1084, u16 addr, u8 value) in gc1084_write_reg()
386 static int gc1084_set_gain(struct gc1084 *gc1084, u32 gain) in gc1084_set_gain()
419 struct gc1084 *gc1084 = container_of(ctrl->handler, in gc1084_set_ctrl() local
479 static int gc1084_get_regulators(struct gc1084 *gc1084) in gc1084_get_regulators()
491 static int gc1084_initialize_controls(struct gc1084 *gc1084) in gc1084_initialize_controls()
560 static int __gc1084_power_on(struct gc1084 *gc1084) in __gc1084_power_on()
[all …]