logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

ts_fd - get the file descriptor to a touchscreen device

Description

ts_fd() gets an open touchscreen device' file descriptor.

Name

       ts_fd - get the file descriptor to a touchscreen device

Return Value

       The file descriptor value is returned.  structtsdev is returned.

See Also

ts_setup(3), ts_close(3), ts_read(3), ts.conf(5)

                                                                                                        TS_FD(3)

Synopsis

#include<tslib.h>intts_fd(structtsdev*);

See Also