Searched defs:hpcfb_attach_args (Results 1 – 1 of 1) sorted by relevance
58 struct hpcfb_attach_args { struct59 int ha_console;60 const struct hpcfb_accessops *ha_accessops; /* access ops */61 void *ha_accessctx; /* access cookie */63 int ha_curfbconf;64 int ha_nfbconf;65 struct hpcfb_fbconf *ha_fbconflist;66 int ha_curdspconf;67 int ha_ndspconf;68 struct hpcfb_dspconf *ha_dspconflist;