OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:poll_once
(Results
1 - 3
of
3
) sorted by null
/device/samsung/manta/bubblelevel/
BubbleLevel.h
68
int (*
poll_once
)(const struct bubble_level *bubble_level);
member in struct:bubble_level
BubbleLevelImpl.cpp
350
bl->interface.
poll_once
= bl_poll_once;
/device/samsung/manta/audio/
audio_hw.c
741
adev->bubble_level->
poll_once
(adev->bubble_level);
[
all
...]
Completed in 40 milliseconds