Searched refs:vme_user_match (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/vme/devices/
H A Dvme_user.c138 static int vme_user_match(struct vme_dev *);
624 .match = vme_user_match,
654 * leave vme_user_match() to allow only 1 to go through to probe().
656 * we just change the code in vme_user_match().
669 static int vme_user_match(struct vme_dev *vdev) function

Completed in 10 milliseconds