Searched refs:OSD_SEND_CMD (Results 1 – 3 of 3) sorted by relevance
306 The ``OSD_Command`` data type is used with the `OSD_SEND_CMD`_ ioctl to382 The ``osd_cmd_t`` data type is used with the `OSD_SEND_CMD`_ ioctl.617 OSD_SEND_CMD section in OSD Function Calls623 .. c:macro:: OSD_SEND_CMD argument627 int ioctl(int fd, int request = OSD_SEND_CMD, enum osd_cmd_t *cmd)
163 #define OSD_SEND_CMD _IOW('o', 160, osd_cmd_t) macro
672 if (cmd == OSD_SEND_CMD) in dvb_osd_ioctl()