Searched defs:int3472_discrete_device (Results 1 – 1 of 1) sorted by relevance
78 struct int3472_discrete_device { struct79 struct acpi_device *adev;80 struct device *dev;81 struct acpi_device *sensor;82 const char *sensor_name;84 const struct int3472_sensor_config *sensor_config;86 struct int3472_gpio_regulator {115 int skl_int3472_register_clock(struct int3472_discrete_device *int3472); argument