Searched refs:CDIOCPLAYTRACKS (Results 1 – 6 of 6) sorted by relevance
119 #define CDIOCPLAYTRACKS _IOW('c',1,struct ioc_play_track) macro
1061 return ioctl (fd, CDIOCPLAYTRACKS, &t); in play_track()
2007 unsigned IOCTL_CDIOCPLAYTRACKS = CDIOCPLAYTRACKS;
910 _(CDIOCPLAYTRACKS, READ, struct_ioc_play_track_sz);
1786 case CDIOCPLAYTRACKS: in cdioctl()
1449 args->cmd = CDIOCPLAYTRACKS; in linux_ioctl_cdrom()