flinklib
flinklib: flink C library for Linux
|
flink userspace library, subdevice function "info". More...
Go to the source code of this file.
Functions | |
int | flink_info_get_description (flink_subdev *subdev, char *desc) |
Reads the description field of an info subdevice. More... | |
flink userspace library, subdevice function "info".
Contains the high-level functions for a flink subdevice which realizes the function "info".
Definition in file info.c.
int flink_info_get_description | ( | flink_subdev * | subdev, |
char * | desc | ||
) |