Searched defs:dtv_cmds_h (Results 1 – 1 of 1) sorted by relevance
386 struct dtv_cmds_h { struct387 char *name; /* A display name for debugging purposes */389 __u32 cmd; /* A unique ID */392 __u32 set:1; /* Either a set or get property */393 __u32 buffer:1; /* Does this property use the buffer? */394 __u32 reserved:30; /* Align */