Searched refs:close_device (Results 1 – 7 of 7) sorted by relevance
90 int close_device(const char* device) { in close_device() function133 close_device(devname); in read_notify()
51 device_.common.close = close_device; in TrustyGateKeeperDevice()71 int TrustyGateKeeperDevice::close_device(hw_device_t* dev) { in close_device() function in gatekeeper::TrustyGateKeeperDevice
117 static int close_device(hw_device_t* dev);
101 static int close_device(hw_device_t* dev);
412 int close_device(const char *device, int print_flags) in close_device() function464 close_device(devname, print_flags); in read_notify()
235 km1_device_.common.close = &close_device; in initialize_device_struct()277 km2_device_.common.close = &close_device; in initialize_device_struct()380 int SoftKeymasterDevice::close_device(hw_device_t* dev) { in close_device() function in keymaster::SoftKeymasterDevice
690 device_.common.close = close_device; in Sha256OnlyWrapper()733 static int close_device(hw_device_t* dev) { in close_device() function in keymaster::test::Sha256OnlyWrapper