Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dvme.h183 int vme_bus_num(struct vme_dev *);
/Linux-v5.4/drivers/vme/
Dvme.c1776 int vme_bus_num(struct vme_dev *vdev) in vme_bus_num() function
1788 EXPORT_SYMBOL(vme_bus_num);
/Linux-v5.4/drivers/staging/vme/devices/
Dvme_user.c505 int cur_bus = vme_bus_num(vdev); in vme_user_match()
/Linux-v5.4/Documentation/driver-api/
Dvme.rst287 The function :c:func:`vme_bus_num` returns the bus ID of the provided bridge.