Home
last modified time | relevance | path

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

/linux/drivers/staging/vme_user/
H A Dvme.h183 int vme_bus_num(struct vme_dev *);
H A Dvme.c1727 int vme_bus_num(struct vme_dev *vdev) in vme_bus_num() function
1739 EXPORT_SYMBOL(vme_bus_num);
H A Dvme_user.c508 int cur_bus = vme_bus_num(vdev); in vme_user_match()
/linux/Documentation/driver-api/
H A Dvme.rst287 The function :c:func:`vme_bus_num` returns the bus ID of the provided bridge.