Home
last modified time | relevance | path

Searched defs:bus_p (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstelement.c3376 GstBus **bus_p; in gst_element_dispose() local
3474 GstBus **bus_p; in gst_element_set_bus_func() local
/third_party/libusb/libusb/os/
Dlinux_usbfs.c219 static int is_usbdev_entry(const char *name, uint8_t *bus_p, uint8_t *dev_p) in is_usbdev_entry()