Home
last modified time | relevance | path

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

/external/toybox/toys/other/
Deject.c63 xioctl(fd, CDROMCLOSETRAY, toybuf); in eject_main()
/external/python/cpython2/Lib/plat-linux2/
DCDROM.py30 CDROMCLOSETRAY = 0x5319 variable
/external/kernel-headers/original/uapi/linux/
Dcdrom.h120 #define CDROMCLOSETRAY 0x5319 /* pendant of CDROMEJECT */ macro