Searched refs:initialize_device_struct (Results 1 – 2 of 2) sorted by relevance
80 void initialize_device_struct(uint32_t flags);
166 initialize_device_struct(KEYMASTER_SOFTWARE_ONLY | KEYMASTER_BLOBS_ARE_STANDALONE | in SoftKeymasterDevice()176 initialize_device_struct(KEYMASTER_SOFTWARE_ONLY | KEYMASTER_BLOBS_ARE_STANDALONE | in SoftKeymasterDevice()193 initialize_device_struct(keymaster1_device->flags); in SetHardwareDevice()230 void SoftKeymasterDevice::initialize_device_struct(uint32_t flags) { in initialize_device_struct() function in keymaster::SoftKeymasterDevice