Searched defs:thp7312 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/i2c/ |
H A D | thp7312.c | 395 static int thp7312_set_mipi_lanes(struct thp7312_device *thp7312) in thp7312_set_mipi_lanes() argument 420 static int thp7312_change_mode(struct thp7312_device *thp7312, in thp7312_change_mode() argument 456 thp7312_set_framefmt(struct thp7312_device * thp7312,struct v4l2_mbus_framefmt * format) thp7312_set_framefmt() argument 479 thp7312_init_mode(struct thp7312_device * thp7312,struct v4l2_subdev_state * sd_state) thp7312_init_mode() argument 508 thp7312_stream_enable(struct thp7312_device * thp7312,bool enable) thp7312_stream_enable() argument 515 thp7312_check_status_stream_mode(struct thp7312_device * thp7312) thp7312_check_status_stream_mode() argument 544 thp7312_reset(struct thp7312_device * thp7312) thp7312_reset() argument 572 __thp7312_power_off(struct thp7312_device * thp7312) __thp7312_power_off() argument 578 thp7312_power_off(struct thp7312_device * thp7312) thp7312_power_off() argument 583 __thp7312_power_on(struct thp7312_device * thp7312) __thp7312_power_on() argument 610 thp7312_power_on(struct thp7312_device * thp7312) thp7312_power_on() argument 636 struct thp7312_device *thp7312 = to_thp7312_dev(sd); thp7312_pm_runtime_suspend() local 648 struct thp7312_device *thp7312 = to_thp7312_dev(sd); thp7312_pm_runtime_resume() local 735 struct thp7312_device *thp7312 = to_thp7312_dev(sd); thp7312_set_fmt() local 772 struct thp7312_device *thp7312 = to_thp7312_dev(sd); thp7312_set_frame_interval() local 802 struct thp7312_device *thp7312 = to_thp7312_dev(sd); thp7312_s_stream() local 924 thp7312_set_focus(struct thp7312_device * thp7312) thp7312_set_focus() argument 1045 struct thp7312_device *thp7312 = to_thp7312_from_ctrl(ctrl); thp7312_s_ctrl() local 1220 thp7312_init_controls(struct thp7312_device * thp7312) thp7312_init_controls() argument 1428 thp7312_read_firmware_version(struct thp7312_device * thp7312) thp7312_read_firmware_version() argument 1445 thp7312_write_buf(struct thp7312_device * thp7312,const u8 * write_buf,u16 write_size) thp7312_write_buf() argument 1455 __thp7312_flash_reg_write(struct thp7312_device * thp7312,const u8 * write_buf,u16 write_size) __thp7312_flash_reg_write() argument 1489 __thp7312_flash_reg_read(struct thp7312_device * thp7312,const u8 * write_buf,u16 write_size,u8 * read_buf,u16 read_size) __thp7312_flash_reg_read() argument 1515 thp7312_flash_reg_write(thp7312,wrbuf) global() argument 1518 thp7312_flash_reg_read(thp7312,wrbuf,rdbuf) global() argument 1522 thp7312_fw_prepare_config(struct thp7312_device * thp7312) thp7312_fw_prepare_config() argument 1545 thp7312_fw_prepare_check(struct thp7312_device * thp7312) thp7312_fw_prepare_check() argument 1564 thp7312_fw_prepare_reset(struct thp7312_device * thp7312) thp7312_fw_prepare_reset() argument 1579 thp7312_flash_erase(struct thp7312_device * thp7312) thp7312_flash_erase() argument 1626 thp7312_write_download_data_by_unit(struct thp7312_device * thp7312,unsigned int addr,const u8 * data,unsigned int size) thp7312_write_download_data_by_unit() argument 1653 thp7312_fw_load_to_ram(struct thp7312_device * thp7312,const u8 * data,u32 size) thp7312_fw_load_to_ram() argument 1705 thp7312_fw_write_to_flash(struct thp7312_device * thp7312,u32 dest,u32 write_size) thp7312_fw_write_to_flash() argument 1736 thp7312_fw_check_crc(struct thp7312_device * thp7312,const u8 * fw_data,u32 fw_size) thp7312_fw_check_crc() argument 1782 struct thp7312_device *thp7312 = fw_upload->dd_handle; thp7312_fw_prepare() local 1819 struct thp7312_device *thp7312 = fw_upload->dd_handle; thp7312_fw_write() local 1875 struct thp7312_device *thp7312 = fw_upload->dd_handle; thp7312_fw_cancel() local 1889 thp7312_register_flash_mode(struct thp7312_device * thp7312) thp7312_register_flash_mode() argument 1935 thp7312_get_regulators(struct thp7312_device * thp7312) thp7312_get_regulators() argument 1947 thp7312_sensor_parse_dt(struct thp7312_device * thp7312,struct fwnode_handle * node) thp7312_sensor_parse_dt() argument 2018 thp7312_parse_dt(struct thp7312_device * thp7312) thp7312_parse_dt() argument 2090 struct thp7312_device *thp7312; thp7312_probe() local 2211 struct thp7312_device *thp7312 = to_thp7312_dev(sd); thp7312_remove() local [all...] |