Home
last modified time | relevance | path

Searched defs:close_device (Results 1 – 3 of 3) sorted by relevance

/system/core/toolbox/
Dgetevent.c411 int close_device(const char *device, int print_flags) in close_device() function
/system/keymaster/contexts/
Dsoft_keymaster_device.cpp352 int SoftKeymasterDevice::close_device(hw_device_t* dev) { in close_device() function in keymaster::SoftKeymasterDevice
/system/keymaster/tests/
Dandroid_keymaster_test_utils.cpp793 static int close_device(hw_device_t* dev) { in close_device() function in keymaster::test::Sha256OnlyWrapper