Home
last modified time | relevance | path

Searched refs:iio_dummy_probe (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/dummy/
H A Diio_simple_dummy.c555 * iio_dummy_probe() - device instance probe
559 * I2C: iio_dummy_probe(struct i2c_client *client,
561 * SPI: iio_dummy_probe(struct spi_device *spi)
563 static struct iio_sw_device *iio_dummy_probe(const char *name) in iio_dummy_probe() function
668 * Parameters follow those of iio_dummy_probe for buses.
708 .probe = iio_dummy_probe,
/kernel/linux/linux-6.6/drivers/iio/dummy/
H A Diio_simple_dummy.c555 * iio_dummy_probe() - device instance probe
559 * I2C: iio_dummy_probe(struct i2c_client *client,
561 * SPI: iio_dummy_probe(struct spi_device *spi)
563 static struct iio_sw_device *iio_dummy_probe(const char *name) in iio_dummy_probe() function
668 * Parameters follow those of iio_dummy_probe for buses.
708 .probe = iio_dummy_probe,

Completed in 2 milliseconds