Searched refs:osd_cmd_t (Results 1 – 5 of 5) sorted by relevance
130 } osd_cmd_t; typedef163 #define OSD_SEND_CMD _IOW('o', 160, osd_cmd_t)
77 - | Used variables of ``struct`` `osd_cmd_t`_.312 osd_cmd_t section in OSD Data Types328 } osd_cmd_t; argument382 The ``osd_cmd_t`` data type is used with the `OSD_SEND_CMD`_ ioctl. argument627 int ioctl(int fd, int request = OSD_SEND_CMD, enum osd_cmd_t *cmd)648 - Pointer to the location of the structure `osd_cmd_t`_ for this
479 int av7110_osd_cmd(struct av7110 *av7110, osd_cmd_t *dc);
1028 int av7110_osd_cmd(struct av7110 *av7110, osd_cmd_t *dc) in av7110_osd_cmd()
673 return av7110_osd_cmd(av7110, (osd_cmd_t *)parg); in dvb_osd_ioctl()