Home
last modified time | relevance | path

Searched refs:mainboard_smbios_strings (Results 1 – 8 of 8) sorted by relevance

/external/coreboot/src/mainboard/lenovo/s230u/
Dmainboard.c36 static void mainboard_smbios_strings( in mainboard_smbios_strings() function
55 dev->ops->get_smbios_strings = mainboard_smbios_strings; in mainboard_enable()
/external/coreboot/src/mainboard/intel/adlrvp/
Dmainboard.c54 static void mainboard_smbios_strings(struct device *dev, struct smbios_type11 *t) in mainboard_smbios_strings() function
63 dev->ops->get_smbios_strings = mainboard_smbios_strings; in mainboard_enable()
/external/coreboot/src/mainboard/prodrive/atlas/
Dmainboard.c65 static void mainboard_smbios_strings(struct device *dev, struct smbios_type11 *t) in mainboard_smbios_strings() function
81 dev->ops->get_smbios_strings = mainboard_smbios_strings; in mainboard_enable()
/external/coreboot/src/mainboard/google/volteer/
Dmainboard.c71 static void mainboard_smbios_strings(struct device *dev, struct smbios_type11 *t) in mainboard_smbios_strings() function
79 dev->ops->get_smbios_strings = mainboard_smbios_strings; in mainboard_enable()
/external/coreboot/src/mainboard/google/rex/
Dmainboard.c133 static void mainboard_smbios_strings(struct device *dev, struct smbios_type11 *t) in mainboard_smbios_strings() function
146 dev->ops->get_smbios_strings = mainboard_smbios_strings; in mainboard_enable()
/external/coreboot/src/mainboard/google/brox/
Dmainboard.c30 static void mainboard_smbios_strings(struct device *dev, struct smbios_type11 *t) in mainboard_smbios_strings() function
217 dev->ops->get_smbios_strings = mainboard_smbios_strings; in mainboard_enable()
/external/coreboot/src/mainboard/google/brya/
Dmainboard.c30 static void mainboard_smbios_strings(struct device *dev, struct smbios_type11 *t) in mainboard_smbios_strings() function
217 dev->ops->get_smbios_strings = mainboard_smbios_strings; in mainboard_enable()
/external/coreboot/src/mainboard/prodrive/hermes/
Dmainboard.c178 static void mainboard_smbios_strings(struct device *dev, struct smbios_type11 *t) in mainboard_smbios_strings() function
240 dev->ops->get_smbios_strings = mainboard_smbios_strings; in mainboard_enable()