|
|
bool icarus_detect_custom(const char *devpath, struct device_drv *, struct ICARUS_INFO *);
|
|
bool icarus_detect_custom(const char *devpath, struct device_drv *, struct ICARUS_INFO *);
|
|
|
extern int icarus_gets(unsigned char *, int fd, struct timeval *tv_finish, struct thr_info *, int read_count, int read_size);
|
|
extern int icarus_gets(unsigned char *, int fd, struct timeval *tv_finish, struct thr_info *, int read_count, int read_size);
|
|
|
extern int icarus_write(int fd, const void *buf, size_t bufLen);
|
|
extern int icarus_write(int fd, const void *buf, size_t bufLen);
|