Home
last modified time | relevance | path

Searched refs:BOOT_PCI_STR (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/kernel/
Dreboot.c1107 #define BOOT_PCI_STR "pci" macro
1204 val = BOOT_PCI_STR; in type_show()
1228 else if (!strncmp(buf, BOOT_PCI_STR, strlen(BOOT_PCI_STR))) in type_store()