Home
last modified time | relevance | path

Searched defs:int3472_discrete_device (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/platform_data/x86/
H A Dint3472.h110 struct int3472_discrete_device { struct
111 struct acpi_device *adev;
112 struct device *dev;
113 struct acpi_device *sensor;
114 const char *sensor_name;
116 struct int3472_gpio_regulator regulators[INT3472_MAX_REGULATORS];
118 struct int3472_clock {
125 } clock;
127 struct int3472_led {
152 int int3472_discrete_parse_crs(struct int3472_discrete_device *int3472); argument