Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/staging/vme_user/
Dvme.h183 int vme_slot_num(struct vme_dev *);
Dvme.c1734 int vme_slot_num(struct vme_dev *vdev) in vme_slot_num() function
1751 EXPORT_SYMBOL(vme_slot_num);
Dvme_user.c506 int cur_slot = vme_slot_num(vdev); in vme_user_match()
/linux-6.6.21/Documentation/driver-api/
Dvme.rst281 The function :c:func:`vme_slot_num` returns the slot ID of the provided bridge.