Home
last modified time | relevance | path

Searched defs:north (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/ide/
H A Dalim15x3.c231 struct pci_dev *north = pci_get_slot(dev->bus, PCI_DEVFN(0,0)); in init_chipset_ali15x3() local
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dpata_ali.c434 struct pci_dev *north; in ali_init_chipset() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dgeo.hpp117 double north() const { return ne.latitude(); } in north() function in mbgl::LatLngBounds