Searched refs:devices_allowlist (Results 1 – 1 of 1) sorted by relevance
701 static const char * const devices_allowlist[] = { variable728 for (i = 0; i < ARRAY_SIZE(devices_allowlist); i++) { in ipmmu_device_is_allowed()729 if (!strcmp(dev_name(dev), devices_allowlist[i])) in ipmmu_device_is_allowed()