Searched refs:CDIOCSTOP (Results 1 – 5 of 5) sorted by relevance
231 #define CDIOCSTOP _IO('c', 23) macro
330 error = ioctlf(fp, CDIOCSTOP, NULL); in linux_ioctl_cdrom()
472 if ((rv = ioctl(fd, CDIOCSTOP)) < 0) in run()
699 case CDIOCSTOP: in mcdioctl()
1374 case CDIOCSTOP: in cdioctl()