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