amba_lookup
return amba_lookup(pcdrv->id_table, pcdev) != NULL;
const struct amba_id *id = amba_lookup(pcdrv->id_table, pcdev);