Searched refs:OSD_GET_CAPABILITY (Results 1 – 3 of 3) sorted by relevance
24 The installed memory size can be identified with the `OSD_GET_CAPABILITY`_608 This structure of data used with the `OSD_GET_CAPABILITY`_ call.680 OSD_GET_CAPABILITY section in OSD Function Calls686 .. c:macro:: OSD_GET_CAPABILITY argument690 int ioctl(int fd, int request = OSD_GET_CAPABILITY,711 - Equals ``OSD_GET_CAPABILITY`` for this command. argument
164 #define OSD_GET_CAPABILITY _IOR('o', 161, osd_cap_t) macro
674 if (cmd == OSD_GET_CAPABILITY) in dvb_osd_ioctl()