Searched refs:ParseKeyConfig (Results 1 – 3 of 3) sorted by relevance
161 int32_t ParseKeyConfig(const struct DeviceResourceNode *node, KeyChipCfg *config);
102 if (ParseKeyConfig(device->property, keyCfg) != HDF_SUCCESS) { in KeyConfigInstance()
54 int32_t ParseKeyConfig(const struct DeviceResourceNode *node, KeyChipCfg *config) in ParseKeyConfig() function