Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/src/
H A Drk_wifibt_init.c51 static const char PCIE_DIR[]= "/sys/bus/pci/devices"; variable
271 else if (strncmp(bus_dir, PCIE_DIR, sizeof(PCIE_DIR)) == 0) in get_wifi_device_id()
307 else if (get_wifi_device_id(PCIE_DIR, PREFIX_PCIE) == 0) in check_wifi_chip_type_string()