Home
last modified time | relevance | path

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

/system/core/init/
Ddevices.cpp337 static int find_pci_device_prefix(const char *path, char *buf, ssize_t buf_sz) in find_pci_device_prefix() function
488 } else if (!find_pci_device_prefix(uevent->path, buf, sizeof(buf))) { in get_block_device_symlinks()