Searched defs:devnum (Results 1 – 17 of 17) sorted by relevance
| /third_party/toybox/toys/other/ |
| D | lsusb.c | 22 int busnum = 0, devnum = 0, pid = 0, vid = 0; in list_device() local
|
| /third_party/eudev/test/ |
| D | test-libudev.c | 40 dev_t devnum; in print_device() local 152 dev_t devnum = makedev(1, 3); in test_device_devnum() local
|
| /third_party/gstreamer/gstplugins_bad/sys/uvch264/ |
| D | uvc_h264.c | 133 guint64 devnum; in xu_get_id() local
|
| /third_party/eudev/src/udev/ |
| D | udev-node.c | 256 dev_t devnum = udev_device_get_devnum(dev); in node_permissions_apply() local
|
| D | udevd.c | 98 dev_t devnum; member
|
| /third_party/ffmpeg/libavdevice/ |
| D | vfwcap.c | 251 int devnum; in vfw_read_header() local
|
| /third_party/eudev/src/libudev/ |
| D | libudev-device.c | 88 dev_t devnum; member 167 static int udev_device_set_devnum(struct udev_device *udev_device, dev_t devnum) in udev_device_set_devnum() 840 _public_ struct udev_device *udev_device_new_from_devnum(struct udev *udev, char type, dev_t devnum) in udev_device_new_from_devnum()
|
| /third_party/gstreamer/gstplugins_base/ext/alsa/ |
| D | gstalsa.c | 638 gint devnum; in gst_alsa_find_device_name() local
|
| /third_party/flutter/skia/third_party/externals/sdl/src/joystick/linux/ |
| D | SDL_sysjoystick.c | 66 dev_t devnum; member
|
| /third_party/libusb/libusb/os/ |
| D | linux_usbfs.h | 98 unsigned int devnum; member
|
| D | linux_usbfs.c | 221 int busnum, devnum; in is_usbdev_entry() local
|
| /third_party/FreeBSD/sys/dev/usb/ |
| D | usb_device.h | 278 uint16_t devnum; member
|
| /third_party/weston/libweston/backend-drm/ |
| D | drm-internal.h | 261 dev_t devnum; member
|
| D | drm.c | 2571 dev_t devnum = udev_device_get_devnum(device); in drm_device_is_kms() local
|
| /third_party/libdrm/include/drm/ |
| D | drm.h | 468 int devnum; /**< device number */ member
|
| /third_party/mesa3d/include/drm-uapi/ |
| D | drm.h | 467 int devnum; /**< device number */ member
|
| /third_party/libdrm/ |
| D | xf86drm.c | 2300 drm_public int drmGetInterruptFromBusID(int fd, int busnum, int devnum, in drmGetInterruptFromBusID()
|