Home
last modified time | relevance | path

Searched refs:sx_common_probe (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/iio/proximity/
A Dsx_common.h148 int sx_common_probe(struct i2c_client *client,
A Dsx_common.c466 int sx_common_probe(struct i2c_client *client, in sx_common_probe() function
548 EXPORT_SYMBOL_NS_GPL(sx_common_probe, SEMTECH_PROX);
A Dsx9360.c819 return sx_common_probe(client, &sx9360_chip_info, &sx9360_regmap_config); in sx9360_probe()
A Dsx9310.c965 return sx_common_probe(client, &sx9310_chip_info, &sx9310_regmap_config); in sx9310_probe()
A Dsx9324.c1073 return sx_common_probe(client, &sx9324_chip_info, &sx9324_regmap_config); in sx9324_probe()

Completed in 12 milliseconds