OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:loaddataopensession
(Results
1 - 1
of
1
) sorted by null
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/
MobiCoreDriverDaemon.cpp
259
loadDataOpenSession_t
loadDataOpenSession
;
260
loadDataOpenSession
.baseAddr = pWsm->physAddr;
261
loadDataOpenSession
.offs = ((uint32_t) regObj->value) & 0xFFF;
262
loadDataOpenSession
.len = regObj->len;
263
loadDataOpenSession
.tlHeader = (mclfHeader_ptr) regObj->value;
280
&
loadDataOpenSession
,
437
loadDataOpenSession_t
loadDataOpenSession
;
438
loadDataOpenSession
.baseAddr = pWsm->physAddr;
439
loadDataOpenSession
.offs = ((uint32_t) regObj->value) & 0xFFF;
440
loadDataOpenSession
.len = regObj->len
[
all
...]
Completed in 1502 milliseconds