match_hid_uid
dev = bus_find_device(&platform_bus_type, NULL, &data, match_hid_uid);
return bus_find_device(&pci_bus_type, NULL, &data, match_hid_uid);