Searched refs:close_device (Results 1 – 5 of 5) sorted by relevance
94 static int close_device(hw_device_t* dev);
93 static int close_device(hw_device_t* dev);
411 int close_device(const char *device, int print_flags) in close_device() function463 close_device(devname, print_flags); in read_notify()
236 km1_device_.common.close = &close_device; in initialize_device_struct()279 km2_device_.common.close = &close_device; in initialize_device_struct()352 int SoftKeymasterDevice::close_device(hw_device_t* dev) { in close_device() function in keymaster::SoftKeymasterDevice
751 device_.common.close = close_device; in Sha256OnlyWrapper()793 static int close_device(hw_device_t* dev) { in close_device() function in keymaster::test::Sha256OnlyWrapper