blob: 45c6f65ba0613a3a52f0cfcef46168500f0d1cef [file] [log] [blame]
Elliott Hughes180edef2023-11-02 00:08:05 +00001/*
2 * This file is auto-generated. Modifications will be lost.
3 *
4 * See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/
5 * for more information.
6 */
Christopher Ferrisfcc3b4f2021-07-01 01:30:21 +00007#ifndef _UAPI_IIO_BUFFER_H_
8#define _UAPI_IIO_BUFFER_H_
9#define IIO_BUFFER_GET_FD_IOCTL _IOWR('i', 0x91, int)
Christopher Ferrisfcc3b4f2021-07-01 01:30:21 +000010#endif