Home
last modified time | relevance | path

Searched refs:DVD_READ_STRUCT (Results 1 – 8 of 8) sorted by relevance

/external/syzkaller/sys/linux/
Dcdrom.txt69 ioctl$DVD_READ_STRUCT(fd fd_cdrom, cmd const[DVD_READ_STRUCT], arg ptr[inout, dvd_struct])
70 ioctl$DVD_WRITE_STRUCT(fd fd_cdrom, cmd const[DVD_READ_STRUCT], arg ptr[in, dvd_struct])
71 ioctl$DVD_AUTH(fd fd_cdrom, cmd const[DVD_READ_STRUCT], arg ptr[inout, dvd_authinfo])
Dcdrom_ppc64le.const68 DVD_READ_STRUCT = 21392
Dcdrom_arm64.const68 DVD_READ_STRUCT = 21392
Dcdrom_amd64.const68 DVD_READ_STRUCT = 21392
Dcdrom_arm.const68 DVD_READ_STRUCT = 21392
Dcdrom_386.const68 DVD_READ_STRUCT = 21392
/external/python/cpython2/Lib/plat-linux2/
DCDROM.py43 DVD_READ_STRUCT = 0x5390 variable
/external/kernel-headers/original/uapi/linux/
Dcdrom.h142 #define DVD_READ_STRUCT 0x5390 /* Read structure */ macro