Home
last modified time | relevance | path

Searched refs:hw_ops (Results 1 – 1 of 1) sorted by relevance

/external/libese/tools/ese_replay/
Dhw.c62 const struct EseOperations **hw_ops = dlsym(hw_handle, hw->sym); in initialize_hardware() local
63 if (!hw_ops) { in initialize_hardware()