| Elliott Hughes | 180edef | 2023-11-02 00:08:05 +0000 | [diff] [blame] | 1 | /* |
| 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 Ferris | fcc3b4f | 2021-07-01 01:30:21 +0000 | [diff] [blame] | 7 | #ifndef _UAPI_IIO_BUFFER_H_ |
| 8 | #define _UAPI_IIO_BUFFER_H_ | ||||
| 9 | #define IIO_BUFFER_GET_FD_IOCTL _IOWR('i', 0x91, int) | ||||
| 10 | #endif | ||||