Home
last modified time | relevance | path

Searched refs:vme_slot_num (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/staging/vme_user/
H A Dvme.h182 int vme_slot_num(struct vme_dev *);
H A Dvme.c1699 int vme_slot_num(struct vme_dev *vdev) in vme_slot_num() function
1716 EXPORT_SYMBOL(vme_slot_num);
H A Dvme_user.c509 int cur_slot = vme_slot_num(vdev); in vme_user_match()
/linux/Documentation/driver-api/
H A Dvme.rst281 The function :c:func:`vme_slot_num` returns the slot ID of the provided bridge.