Searched refs:HI_MIPI_DISABLE_MIPI_CLOCK (Results 1 – 5 of 5) sorted by relevance
265 #define HI_MIPI_DISABLE_MIPI_CLOCK _IOW(HI_MIPI_IOC_MAGIC, 0x0d, combo_dev_t) macro
1153 case HI_MIPI_DISABLE_MIPI_CLOCK: { in mipi_rx_ioctl()
262 #define HI_MIPI_DISABLE_MIPI_CLOCK _IOW(HI_MIPI_IOC_MAGIC, 0x0d, combo_dev_t) macro
260 #define HI_MIPI_DISABLE_MIPI_CLOCK _IOW(HI_MIPI_IOC_MAGIC, 0x0d, combo_dev_t) macro
331 s32Ret = ioctl(fd, HI_MIPI_DISABLE_MIPI_CLOCK, &devno); in SAMPLE_COMM_VI_DisableMipiClock()