Searched refs:NANDSIM_START_CTRL (Results 1 – 3 of 3) sorted by relevance
113 #define NANDSIM_START_CTRL _IOW(NANDSIM_BASE, 5, int) macro
110 case NANDSIM_START_CTRL: in nandsim_ioctl()
375 err = ioctl(fd, NANDSIM_START_CTRL, &ctl); in cmdstart()