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.h108 struct int3472_discrete_device { struct
109 struct acpi_device *adev;
110 struct device *dev;
111 struct acpi_device *sensor;
112 const char *sensor_name;
114 struct int3472_gpio_regulator regulators[INT3472_MAX_REGULATORS];
116 struct int3472_clock {
123 } clock;
125 struct int3472_pled {
149 int int3472_discrete_parse_crs(struct int3472_discrete_device *int3472); argument