Home
last modified time | relevance | path

Searched refs:CDROM_GET_CAPABILITY (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/userspace-api/ioctl/
H A Dcdrom.rst65 CDROM_GET_CAPABILITY get capabilities
1049 CDROM_GET_CAPABILITY
1055 ioctl(fd, CDROM_GET_CAPABILITY, 0);
/linux/include/uapi/linux/
H A Dcdrom.h131 #define CDROM_GET_CAPABILITY 0x5331 /* get capabilities */ macro
/linux/drivers/block/
H A Dsunvdc.c156 case CDROM_GET_CAPABILITY: in vdc_ioctl()
H A Dxen-blkfront.c524 case CDROM_GET_CAPABILITY: in blkif_ioctl()
/linux/drivers/cdrom/
H A Dcdrom.c3358 case CDROM_GET_CAPABILITY: in cdrom_ioctl()