Searched refs:dsm_get_label (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/pci/ |
D | pci-label.c | 207 dsm_get_label(acpi_handle handle, int func, in dsm_get_label() function 271 if (dsm_get_label(handle, DEVICE_LABEL_DSM, &output, NULL, in device_has_dsm() 303 length = dsm_get_label(handle, DEVICE_LABEL_DSM, in acpilabel_show() 324 length = dsm_get_label(handle, DEVICE_LABEL_DSM, in acpiindex_show()
|