Home
last modified time | relevance | path

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

/linux/include/uapi/linux/dvb/
H A Dosd.h130 } osd_cmd_t; typedef
163 #define OSD_SEND_CMD _IOW('o', 160, osd_cmd_t)
/linux/Documentation/userspace-api/media/dvb/
H A Dlegacy_dvb_osd.rst77 - | Used variables of ``struct`` `osd_cmd_t`_.
312 osd_cmd_t section in OSD Data Types
328 } osd_cmd_t; argument
382 The ``osd_cmd_t`` data type is used with the `OSD_SEND_CMD`_ ioctl. argument
627 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
/linux/drivers/staging/media/av7110/
H A Dav7110_hw.h479 int av7110_osd_cmd(struct av7110 *av7110, osd_cmd_t *dc);