Searched defs:find_pci_device_prefix (Results 1 - 1 of 1) sorted by relevance

/system/core/init/
H A Ddevices.c342 static int find_pci_device_prefix(const char *path, char *buf, ssize_t buf_sz) function
514 } else if (!find_pci_device_prefix(uevent->path, buf, sizeof(buf))) {

Completed in 57 milliseconds