OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DTOP_POLL_IO_ERR
(Results
1 - 8
of
8
) sorted by null
/device/google/marlin/dataservices/datatop/src/
datatop_value_only_poll.c
53
* @return
DTOP_POLL_IO_ERR
- Poll of dpg unsuccessful.
69
return
DTOP_POLL_IO_ERR
;
73
return
DTOP_POLL_IO_ERR
;
155
return
DTOP_POLL_IO_ERR
;
datatop_interface.h
62
#define
DTOP_POLL_IO_ERR
1
127
* int equals,
DTOP_POLL_IO_ERR
- Poll of dpg unsuccessful, or
datatop_single_line_poll.c
67
* @return
DTOP_POLL_IO_ERR
- Poll of dpg unsuccessful.
82
return
DTOP_POLL_IO_ERR
;
190
return
DTOP_POLL_IO_ERR
;
datatop_dev_poll.c
106
* @return
DTOP_POLL_IO_ERR
- Poll of dpg unsuccessful.
125
return
DTOP_POLL_IO_ERR
;
269
return
DTOP_POLL_IO_ERR
;
datatop_meminfo_file_poll.c
106
* @return
DTOP_POLL_IO_ERR
- Poll of dpg unsuccessful.
121
return
DTOP_POLL_IO_ERR
;
235
return
DTOP_POLL_IO_ERR
;
datatop_stat_poll.c
113
* @return
DTOP_POLL_IO_ERR
- Poll of dpg unsuccessful.
129
return
DTOP_POLL_IO_ERR
;
240
return
DTOP_POLL_IO_ERR
;
datatop_dual_line_poll.c
70
* @return
DTOP_POLL_IO_ERR
- Poll of dpg unsuccessful.
94
return
DTOP_POLL_IO_ERR
;
241
return
DTOP_POLL_IO_ERR
;
datatop_gen_poll.c
96
* @return
DTOP_POLL_IO_ERR
- Poll of dpg unsuccessful.
112
return
DTOP_POLL_IO_ERR
;
Completed in 206 milliseconds