Home
last modified time | relevance | path

Searched refs:DVD_STRUCT_PHYSICAL (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/uapi/linux/
Dcdrom.h543 #define DVD_STRUCT_PHYSICAL 0x00 macro
/linux-6.1.9/Documentation/userspace-api/ioctl/
Dcdrom.rst1108 DVD_STRUCT_PHYSICAL, DVD_STRUCT_COPYRIGHT,
1120 physical for type == DVD_STRUCT_PHYSICAL
/linux-6.1.9/drivers/cdrom/
Dcdrom.c1963 case DVD_STRUCT_PHYSICAL: in dvd_read_struct()