Searched refs:HI_MIPI_ENABLE_MIPI_CLOCK (Results 1 – 5 of 5) sorted by relevance
262 #define HI_MIPI_ENABLE_MIPI_CLOCK _IOW(HI_MIPI_IOC_MAGIC, 0x0c, combo_dev_t) macro
1137 case HI_MIPI_ENABLE_MIPI_CLOCK: { in mipi_rx_ioctl()
259 #define HI_MIPI_ENABLE_MIPI_CLOCK _IOW(HI_MIPI_IOC_MAGIC, 0x0c, combo_dev_t) macro
257 #define HI_MIPI_ENABLE_MIPI_CLOCK _IOW(HI_MIPI_IOC_MAGIC, 0x0c, combo_dev_t) macro
285 s32Ret = ioctl(fd, HI_MIPI_ENABLE_MIPI_CLOCK, &devno); in SAMPLE_COMM_VI_EnableMipiClock()