Searched refs:sx_common_probe (Results 1 – 5 of 5) sorted by relevance
148 int sx_common_probe(struct i2c_client *client,
466 int sx_common_probe(struct i2c_client *client, in sx_common_probe() function548 EXPORT_SYMBOL_NS_GPL(sx_common_probe, SEMTECH_PROX);
819 return sx_common_probe(client, &sx9360_chip_info, &sx9360_regmap_config); in sx9360_probe()
965 return sx_common_probe(client, &sx9310_chip_info, &sx9310_regmap_config); in sx9310_probe()
1073 return sx_common_probe(client, &sx9324_chip_info, &sx9324_regmap_config); in sx9324_probe()
Completed in 12 milliseconds