OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fxn_idx
(Results
1 - 5
of
5
) sorted by null
/hardware/ti/omap4-aah/kernel-headers-ti/linux/
rpmsg_omx.h
53
uint32_t
fxn_idx
;
member in struct:omx_packet
/hardware/ti/omap4-aah/domx/domx/omx_rpc/src/
omx_rpc.c
344
nFxnIdx = ((struct omx_packet *) pBuffer)->
fxn_idx
;
omx_rpc_stub.c
123
pOmxPacket->
fxn_idx
= (nFxnIdx | 0x80000000); \
[
all
...]
/hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
omx_rpc.c
336
nFxnIdx = ((struct omx_packet *) pBuffer)->
fxn_idx
;
omx_rpc_stub.c
117
pOmxPacket->
fxn_idx
= (nFxnIdx | 0x80000000); \
[
all
...]
Completed in 628 milliseconds