Searched refs:st_sensors_match_acpi_device (Results 1 – 3 of 3) sorted by relevance
21 int st_sensors_match_acpi_device(struct device *dev);23 static inline int st_sensors_match_acpi_device(struct device *dev) in st_sensors_match_acpi_device() function
72 int st_sensors_match_acpi_device(struct device *dev) in st_sensors_match_acpi_device() function87 EXPORT_SYMBOL(st_sensors_match_acpi_device);
92 ret = st_sensors_match_acpi_device(&client->dev); in st_press_i2c_probe()