Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iterator/
H A Diterator_adaptor.hpp65 struct enable_type;
112 typedef boost::iterators::detail::enable_type type;
126 , boost::iterators::detail::enable_type
136 , boost::iterators::detail::enable_type
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dsetup-bus.c1676 enum enable_type { enum
1684 static enum enable_type pci_realloc_enable = undefined;
1692 static bool pci_realloc_enabled(enum enable_type enable) in pci_realloc_enabled()
1721 static enum enable_type pci_realloc_detect(struct pci_bus *bus, in pci_realloc_detect()
1722 enum enable_type enable_local) in pci_realloc_detect()
1741 static enum enable_type pci_realloc_detect(struct pci_bus *bus, in pci_realloc_detect()
1742 enum enable_type enable_local) in pci_realloc_detect()
1763 enum enable_type enable_local; in pci_assign_unassigned_root_bus_resources()