OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EseOperations
(Results
1 - 11
of
11
) sorted by null
/external/libese/apps/boot/tests/
ese_operations_wrapper.h
30
static const struct
EseOperations
ops;
31
static const struct
EseOperations
*wrapper_ops;
ese_operations_wrapper.cpp
63
const struct
EseOperations
EseOperationsWrapperData::ops = {
76
const struct
EseOperations
*EseOperationsWrapperData::wrapper_ops =
/external/libese/libese-teq1/tests/
ese_operations_wrapper.h
30
static const struct
EseOperations
ops;
31
static const struct
EseOperations
*wrapper_ops;
ese_operations_wrapper.cpp
67
const struct
EseOperations
EseOperationsWrapperData::ops = {
80
const struct
EseOperations
*EseOperationsWrapperData::wrapper_ops =
/external/libese/libese/include/ese/
ese_hw_api.h
31
extern const struct
EseOperations
* name## _ops
146
struct
EseOperations
{
180
const struct
EseOperations
* ops;
205
const struct
EseOperations
* name##_ops = &obj
/external/libese/libese/tests/
ese_unittests.cpp
43
struct
EseOperations
dummy_ops = {
57
struct
EseOperations
dummy_ops = {
75
struct
EseOperations
dummy_ops = {
119
struct
EseOperations
dummy_ops = {
/external/libese/tools/ese_replay/
hw.c
62
const struct
EseOperations
**hw_ops = dlsym(hw_handle, hw->sym);
/external/libese/libese-hw/
ese_hw_fake.c
154
static const struct
EseOperations
ops = {
ese_hw_echo.c
167
static const struct
EseOperations
ops = {
/external/libese/libese-hw/nxp/pn80t/
nq_nci.c
193
static const struct
EseOperations
ops = {
linux_spidev.c
246
static const struct
EseOperations
ops = {
Completed in 2630 milliseconds