|
|
struct iio_context * | ctx |
| |
|
bool | stop |
| |
|
bool | binary |
| |
|
bool | verbose |
| |
|
int | fd_in |
| |
|
int | fd_out |
| |
|
int | resp_fd [2] |
| |
|
struct iio_device * | dev |
| |
|
struct iio_channel * | chn |
| |
|
bool | channel_is_output |
| |
|
bool | fd_in_is_socket |
| |
|
bool | fd_out_is_socket |
| |
|
bool | is_usb |
| |
|
struct thread_pool * | pool |
| |
|
struct iiod_io * | io |
| |
|
const void * | xml_zstd |
| |
|
size_t | xml_zstd_len |
| |
|
ssize_t(* | writefd )(struct parser_pdata *pdata, const void *buf, size_t len) |
| |
|
ssize_t(* | readfd )(struct parser_pdata *pdata, void *buf, size_t len) |
| |
The documentation for this struct was generated from the following file: