Searched refs:osd_cap_t (Results 1 – 5 of 5) sorted by relevance
160 } osd_cap_t; typedef164 #define OSD_GET_CAPABILITY _IOR('o', 161, osd_cap_t)
559 osd_cap_t section in OSD Data Types571 } osd_cap_t; argument691 struct osd_cap_t *cap)717 - Pointer to the location of the structure `osd_cap_t`_ for this730 The structure osd_cap_t has to be setup by the user and passed to the
480 int av7110_osd_capability(struct av7110 *av7110, osd_cap_t *cap);
1178 int av7110_osd_capability(struct av7110 *av7110, osd_cap_t *cap) in av7110_osd_capability()
675 return av7110_osd_capability(av7110, (osd_cap_t *)parg); in dvb_osd_ioctl()