Add CDR progress ioctl.
This commit is contained in:
parent
6cf4911dd6
commit
590a0be036
@ -68,5 +68,6 @@ struct cdr_track {
|
||||
#define CDRIOCWRITESPEED _IOW('c', 106, int)
|
||||
#define CDRIOCGETBLOCKSIZE _IOR('c', 107, int)
|
||||
#define CDRIOCSETBLOCKSIZE _IOW('c', 108, int)
|
||||
#define CDRIOCGETPROGRESS _IOR('c', 109, int)
|
||||
|
||||
#endif /* !_SYS_CDRIO_H_ */
|
||||
|
Loading…
Reference in New Issue
Block a user