Searched refs:decode_osc_bits (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/acpi/ |
D | pci_root.c | 161 static void decode_osc_bits(struct acpi_pci_root *root, char *msg, u32 word, in decode_osc_bits() function 179 decode_osc_bits(root, msg, word, pci_osc_support_bit, in decode_osc_support() 185 decode_osc_bits(root, msg, word, pci_osc_control_bit, in decode_osc_control()
|