Home
last modified time | relevance | path

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

/device/soc/rockchip/rk3588/kernel/drivers/media/i2c/
H A Dov13855.c3 * ov13855 camera driver
86 #define OV13855_NAME "ov13855"
114 struct ov13855 { struct
147 #define to_ov13855(sd) container_of(sd, struct ov13855, subdev)
1190 struct ov13855 *ov13855 = to_ov13855(sd); in ov13855_set_fmt() local
1196 mutex_lock(&ov13855->mutex); in ov13855_set_fmt()
1207 mutex_unlock(&ov13855->mutex); in ov13855_set_fmt()
1211 ov13855->cur_mode = mode; in ov13855_set_fmt()
1213 __v4l2_ctrl_modify_range(ov13855 in ov13855_set_fmt()
1236 struct ov13855 *ov13855 = to_ov13855(sd); ov13855_get_fmt() local
1287 ov13855_enable_test_pattern(struct ov13855 *ov13855, u32 pattern) ov13855_enable_test_pattern() argument
1305 struct ov13855 *ov13855 = to_ov13855(sd); ov13855_g_frame_interval() local
1315 ov13855_get_module_inf(struct ov13855 *ov13855, struct rkmodule_inf *inf) ov13855_get_module_inf() argument
1327 struct ov13855 *ov13855 = to_ov13855(sd); ov13855_ioctl() local
1414 __ov13855_start_stream(struct ov13855 *ov13855) __ov13855_start_stream() argument
1435 __ov13855_stop_stream(struct ov13855 *ov13855) __ov13855_stop_stream() argument
1445 struct ov13855 *ov13855 = to_ov13855(sd); ov13855_s_stream() local
1482 struct ov13855 *ov13855 = to_ov13855(sd); ov13855_s_power() local
1524 __ov13855_power_on(struct ov13855 *ov13855) __ov13855_power_on() argument
1579 __ov13855_power_off(struct ov13855 *ov13855) __ov13855_power_off() argument
1606 struct ov13855 *ov13855 = to_ov13855(sd); ov13855_runtime_resume() local
1615 struct ov13855 *ov13855 = to_ov13855(sd); ov13855_runtime_suspend() local
1625 struct ov13855 *ov13855 = to_ov13855(sd); ov13855_open() local
1683 struct ov13855 *ov13855 = to_ov13855(sd); ov13855_get_selection() local
1738 struct ov13855 *ov13855 = container_of(ctrl->handler, ov13855_set_ctrl() local
1802 ov13855_initialize_controls(struct ov13855 *ov13855) ov13855_initialize_controls() argument
1878 ov13855_check_sensor_id(struct ov13855 *ov13855, struct i2c_client *client) ov13855_check_sensor_id() argument
1904 ov13855_configure_regulators(struct ov13855 *ov13855) ov13855_configure_regulators() argument
1921 struct ov13855 *ov13855; ov13855_probe() local
2056 struct ov13855 *ov13855 = to_ov13855(sd); ov13855_remove() local
[all...]

Completed in 2 milliseconds