Home
last modified time | relevance | path

Searched defs:devnum (Results 1 – 7 of 7) sorted by relevance

/third_party/toybox/toys/other/
Dlsusb.c22 int busnum = 0, devnum = 0, pid = 0, vid = 0; in list_device() local
/third_party/pulseaudio/src/modules/
Dmodule-devd-detect.c55 unsigned devnum; in line_callback() local
/third_party/ffmpeg/libavdevice/
Dvfwcap.c251 int devnum; in vfw_read_header() local
/third_party/FreeBSD/sys/dev/usb/
Dusb_device.h277 uint16_t devnum; member
/third_party/mesa3d/include/drm-uapi/
Ddrm.h467 int devnum; /**< device number */ member
/third_party/libdrm/include/drm/
Ddrm.h467 int devnum; /**< device number */ member
/third_party/libdrm/
Dxf86drm.c2744 drm_public int drmGetInterruptFromBusID(int fd, int busnum, int devnum, in drmGetInterruptFromBusID()