OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rtc_task_t
(Results
1 - 1
of
1
) sorted by null
/external/kernel-headers/original/linux/
rtc.h
205
}
rtc_task_t
;
typedef in typeref:struct:rtc_task
207
int rtc_register(
rtc_task_t
*task);
208
int rtc_unregister(
rtc_task_t
*task);
209
int rtc_control(
rtc_task_t
*t, unsigned int cmd, unsigned long arg);
Completed in 45 milliseconds