auxiliary_match_id
return !!auxiliary_match_id(auxdrv->id_table, auxdev);
return auxdrv->probe(auxdev, auxiliary_match_id(auxdrv->id_table, auxdev));