Searched refs:smbios_generic (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
H A D | cpqphp.h | 61 struct smbios_generic { struct 69 SMBIOS_GENERIC_TYPE = offsetof(struct smbios_generic, type), 70 SMBIOS_GENERIC_LENGTH = offsetof(struct smbios_generic, length), 71 SMBIOS_GENERIC_HANDLE = offsetof(struct smbios_generic, handle),
|
/kernel/linux/linux-6.6/drivers/pci/hotplug/ |
H A D | cpqphp.h | 61 struct smbios_generic { struct 69 SMBIOS_GENERIC_TYPE = offsetof(struct smbios_generic, type), 70 SMBIOS_GENERIC_LENGTH = offsetof(struct smbios_generic, length), 71 SMBIOS_GENERIC_HANDLE = offsetof(struct smbios_generic, handle),
|
Completed in 4 milliseconds