Home
last modified time | relevance | path

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

/drivers/iio/
Dindustrialio-core.c42 struct bus_type iio_bus_type = { variable
45 EXPORT_SYMBOL(iio_bus_type);
294 ret = bus_register(&iio_bus_type); in iio_init()
311 bus_unregister(&iio_bus_type); in iio_init()
320 bus_unregister(&iio_bus_type); in iio_exit()
1554 dev->dev.bus = &iio_bus_type; in iio_device_alloc()
Dindustrialio-trigger.c530 trig->dev.bus = &iio_bus_type; in viio_trigger_alloc()
Dinkern.c137 idev = bus_find_device(&iio_bus_type, NULL, iiospec.np, in __of_iio_channel_get()
/drivers/iio/trigger/
Diio-trig-sysfs.c87 .bus = &iio_bus_type,
/drivers/iio/dummy/
Diio_dummy_evgen.c194 .bus = &iio_bus_type,