Searched defs:i2c_acpi_lookup (Results 1 – 1 of 1) sorted by relevance
33 struct i2c_acpi_lookup { struct34 struct i2c_board_info *info;35 acpi_handle adapter_handle;36 acpi_handle device_handle;37 acpi_handle search_handle;38 int n;39 int index;40 u32 speed;41 u32 min_speed;42 u32 force_speed;