Searched defs:maple_devinfo (Results 1 – 1 of 1) sorted by relevance
107 struct maple_devinfo { struct108 uint32_t di_func; /* function code */109 uint32_t di_function_data[3]; /* function data */110 uint8_t di_area_code; /* region settings */111 uint8_t di_connector_direction; /* direction of expansion connector */112 char di_product_name[30]; /* name of the device */113 char di_product_license[60]; /* manufacturer info */114 uint16_t di_standby_power; /* standby power consumption */115 uint16_t di_max_power; /* maximum power consumption */