Searched defs:dtv_cmds_h (Results 1 – 1 of 1) sorted by relevance
454 struct dtv_cmds_h { struct455 char *name; /* A display name for debugging purposes */457 __u32 cmd; /* A unique ID */460 __u32 set:1; /* Either a set or get property */461 __u32 buffer:1; /* Does this property use the buffer? */462 __u32 reserved:30; /* Align */