Searched refs:CDIOCPLAYBLOCKS (Results 1 – 5 of 5) sorted by relevance
125 #define CDIOCPLAYBLOCKS _IOW('c',2,struct ioc_play_blocks) macro
1072 return ioctl (fd, CDIOCPLAYBLOCKS, &t); in play_blocks()
2008 unsigned IOCTL_CDIOCPLAYBLOCKS = CDIOCPLAYBLOCKS;
911 _(CDIOCPLAYBLOCKS, READ, struct_ioc_play_blocks_sz);
1919 case CDIOCPLAYBLOCKS: in cdioctl()