Home
last modified time | relevance | path

Searched defs:port_location (Results 1 – 2 of 2) sorted by relevance

/external/coreboot/src/ec/google/chromeec/
Dec.h345 enum ec_pd_port_location port_location; member
Dec_acpi.c91 static const char *port_location_to_str(enum ec_pd_port_location port_location) in port_location_to_str()