logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on 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