Home
last modified time | relevance | path

Searched defs:osd_cmd_s (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/uapi/linux/dvb/
H A Dosd.h122 typedef struct osd_cmd_s { struct
123 OSD_Command cmd;
124 int x0;
125 int y0;
126 int x1;
127 int y1;
128 int color;
129 void __user *data;