Home
last modified time | relevance | path

Searched refs:block_supported (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/accel/
H A Dbmc150-accel-i2c.c28 bool block_supported = in bmc150_accel_probe() local
43 block_supported); in bmc150_accel_probe()
H A Dbmc150-accel.h17 const char *name, bool block_supported);
H A Dbmc150-accel-core.c1559 const char *name, bool block_supported) in bmc150_accel_core_probe()
1632 if (block_supported) { in bmc150_accel_core_probe()
1558 bmc150_accel_core_probe(struct device *dev, struct regmap *regmap, int irq, const char *name, bool block_supported) bmc150_accel_core_probe() argument
/kernel/linux/linux-6.6/drivers/iio/accel/
H A Dbmc150-accel-i2c.c180 bool block_supported = in bmc150_accel_probe() local
198 type, name, block_supported); in bmc150_accel_probe()
H A Dbmc150-accel.h90 bool block_supported);
H A Dbmc150-accel-core.c1666 bool block_supported) in bmc150_accel_core_probe()
1726 if (block_supported) { in bmc150_accel_core_probe()
1664 bmc150_accel_core_probe(struct device *dev, struct regmap *regmap, int irq, enum bmc150_type type, const char *name, bool block_supported) bmc150_accel_core_probe() argument

Completed in 7 milliseconds