Searched defs:x86_dev_info (Results 1 – 1 of 1) sorted by relevance
172 struct x86_dev_info { struct173 char *invalid_aei_gpiochip;174 const char * const *modules;175 const struct software_node *bat_swnode;176 struct gpiod_lookup_table * const *gpiod_lookup_tables;177 const struct x86_i2c_client_info *i2c_client_info;178 const struct platform_device_info *pdev_info;179 const struct x86_serdev_info *serdev_info;180 int i2c_client_count;181 int pdev_count;[all …]