Searched refs:enable (Results 1 – 7 of 7) sorted by relevance
12 $srcdir/configure --enable-maintainer-mode "$@"
49 AC_ARG_ENABLE(linux-rom-fallback, AS_HELP_STRING([--enable-linux-rom-fallback],
62 void (*enable)( struct pci_device *dev ); member
654 if (pci_sys->methods->enable) in pci_device_enable()655 pci_sys->methods->enable(dev); in pci_device_enable()
77 #error How to enable IO ports on this system?
332 # The GENERATE_TODOLIST tag can be used to enable (YES) or338 # The GENERATE_TESTLIST tag can be used to enable (YES) or344 # The GENERATE_BUGLIST tag can be used to enable (YES) or350 # The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or356 # The ENABLED_SECTIONS tag can be used to enable conditional1132 # So in most cases it will be better to enable call graphs for selected
916 .enable = pci_device_linux_sysfs_enable,