Searched refs:st_press_get_settings (Results 1 – 4 of 4) sorted by relevance
44 const struct st_sensor_settings *st_press_get_settings(const char *name);
67 settings = st_press_get_settings(spi->modalias); in st_press_spi_probe()
83 settings = st_press_get_settings(client->name); in st_press_i2c_probe()
671 const struct st_sensor_settings *st_press_get_settings(const char *name) in st_press_get_settings() function681 EXPORT_SYMBOL(st_press_get_settings);