HI_MIPI_DISABLE_SENSOR_CLOCK
The
The
Description
Disables the sensor clock.
Parameters
- HI_MIPI_IOC_MAGIC: magic number of the MIPI RX ioctl command.
#define HI_MIPI_IOC_MAGIC 'm'
- 0x11: indicates the command word function and disables the sensor clock.
- sns_clk_source_t: clock source of the sensor.
Returns
- 0: success
- -1: failure
Parent topic: MIPI RX ioctl Command Words