Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dvme.h182 int vme_slot_num(struct vme_dev *);
/Linux-v5.4/drivers/vme/
Dvme.c1748 int vme_slot_num(struct vme_dev *vdev) in vme_slot_num() function
1765 EXPORT_SYMBOL(vme_slot_num);
/Linux-v5.4/drivers/staging/vme/devices/
Dvme_user.c506 int cur_slot = vme_slot_num(vdev); in vme_user_match()
/Linux-v5.4/Documentation/driver-api/
Dvme.rst281 The function :c:func:`vme_slot_num` returns the slot ID of the provided bridge.