![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0-or-later */ 0002 /* 0003 * Copyright 2014-2015 Analog Devices Inc. 0004 * Author: Lars-Peter Clausen <lars@metafoo.de> 0005 */ 0006 0007 #ifndef __IIO_DMAENGINE_H__ 0008 #define __IIO_DMAENGINE_H__ 0009 0010 struct iio_dev; 0011 struct device; 0012 0013 int devm_iio_dmaengine_buffer_setup(struct device *dev, 0014 struct iio_dev *indio_dev, 0015 const char *channel); 0016 0017 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |