Searched refs:IOMUX_IOC_MUX_GET (Results 1 – 3 of 3) sorted by relevance
18 #define IOMUX_IOC_MUX_GET _IOWR(IOMUX_IOC_MAGIC, 1, struct iomux_ioctl_data) macro
51 ret = ioctl(fd, IOMUX_IOC_MUX_GET, &data); in rk_iomux_ioctl_get()
44 case IOMUX_IOC_MUX_GET: in rk_iomux_ioctl()