Searched refs:IOMUX_IOC_MUX_SET (Results 1 – 3 of 3) sorted by relevance
17 #define IOMUX_IOC_MUX_SET _IOWR(IOMUX_IOC_MAGIC, 0, struct iomux_ioctl_data) macro
31 ret = ioctl(fd, IOMUX_IOC_MUX_SET, &data); in rk_iomux_ioctl_set()
39 case IOMUX_IOC_MUX_SET: in rk_iomux_ioctl()