Searched refs:read_input (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dhp_psaux.c81 static inline u8 read_input(unsigned long hpa) function
128 return read_input(hpa);
427 scancode = read_input(hpa);
443 scancode = read_input(hpa+LASI_PSAUX_OFFSET);
/asus-wl-520gu-7.0.1.45/src/router/ez-ipupdate/
H A Dasus_ddns.c251 while ((bytes = read_input(bp, BUFFER_SIZE - btot)) > 0) {
385 while ((bytes = read_input(bp, BUFFER_SIZE - btot)) > 0) {
H A Dez-ipupdate.c1721 int read_input(char *buf, int len) function
1808 bytes = read_input(buf, BUFFER_SIZE);
1838 bread = read_input(p, len-bytes);
1931 while((bytes=read_input(bp, BUFFER_SIZE-btot)) > 0)
2108 while((bytes=read_input(bp, BUFFER_SIZE-btot)) > 0)
2640 while((bytes=read_input(bp, BUFFER_SIZE-btot)) > 0)
2777 while((bytes=read_input(bp, BUFFER_SIZE-btot)) > 0)
3033 while((bytes=read_input(bp, BUFFER_SIZE-btot)) > 0)
3202 while((bytes=read_input(bp, BUFFER_SIZE-btot)) > 0)
3361 while((bytes=read_input(b
[all...]

Completed in 43 milliseconds