dev_iscompat
int dev_iscompat(struct dev *, struct dev *);
if (s->ops != NULL && !dev_iscompat(odev, ndev)) {