Searched refs:decode_osc_bits (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/acpi/ ! |
D | pci_root.c | 154 static void decode_osc_bits(struct acpi_pci_root *root, char *msg, u32 word, in decode_osc_bits() function 172 decode_osc_bits(root, msg, word, pci_osc_support_bit, in decode_osc_support() 178 decode_osc_bits(root, msg, word, pci_osc_control_bit, in decode_osc_control() 184 decode_osc_bits(root, msg, word, cxl_osc_support_bit, in decode_cxl_osc_support() 190 decode_osc_bits(root, msg, word, cxl_osc_control_bit, in decode_cxl_osc_control()
|