Searched defs:hpcfb_dspconf (Results 1 – 1 of 1) sorted by relevance
180 struct hpcfb_dspconf { struct181 short hd_unit_index; /* display unit index */182 short hd_nunits; /* how many display units */184 short hd_class; /* HPCFB_DSP_CLASS_* */185 char hd_name[HPCFB_MAXNAMELEN];188 unsigned long hd_op_flags;189 unsigned long hd_reserved[3];191 short hd_conf_index; /* configuration index */192 short hd_nconfs; /* how many configurations */193 char hd_conf_name[HPCFB_MAXNAMELEN];[all …]