Home
last modified time | relevance | path

Searched refs:back (Results 1 – 2 of 2) sorted by relevance

/include/linux/iio/
A Dbackend.h122 int (*enable)(struct iio_backend *back);
123 void (*disable)(struct iio_backend *back);
134 int (*test_pattern_set)(struct iio_backend *back,
145 void (*free_buffer)(struct iio_backend *back,
147 int (*extend_chan_spec)(struct iio_backend *back,
159 int (*read_raw)(struct iio_backend *back,
167 int (*filter_type_set)(struct iio_backend *back,
171 int (*ddr_enable)(struct iio_backend *back);
172 int (*ddr_disable)(struct iio_backend *back);
191 int iio_backend_enable(struct iio_backend *back);
[all …]
/include/linux/
A Dsched.h627 struct sched_rt_entity *back; member

Completed in 13 milliseconds