Searched refs:CDROM_GET_CAPABILITY (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/cdrom_id/
H A Dcdrom_id.c36 #define CDROM_GET_CAPABILITY 0x5331 /* get capabilities */ macro
119 result = ioctl(fd, CDROM_GET_CAPABILITY, NULL);
121 info("CDROM_GET_CAPABILITY failed for '%s'", node);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcdrom.h130 #define CDROM_GET_CAPABILITY 0x5331 /* get capabilities */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dxen-blkfront.c230 case CDROM_GET_CAPABILITY: {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Dcompat_ioctl.c621 case CDROM_GET_CAPABILITY:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/cdrom/
H A Dcdrom.c111 -- Added CDROM_GET_CAPABILITY ioctl. This relieves userspace programs
2417 cdinfo(CD_DO_IOCTL, "entering CDROM_GET_CAPABILITY\n");
2720 case CDROM_GET_CAPABILITY:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/cdrom/
H A Dcdrom-standard.tex939 \item[CDROM_GET_CAPABILITY] Returns the $capability$ flags for the

Completed in 87 milliseconds