Home
last modified time | relevance | path

Searched refs:slot_id (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/asio/
Dgstasioobject.cpp297 int slot_id; member
345 self->slot_id = -1; in gst_asio_object_init()
491 self->slot_id = 0; in gst_asio_object_bind_callbacks()
494 self->slot_id = 1; in gst_asio_object_bind_callbacks()
497 self->slot_id = 2; in gst_asio_object_bind_callbacks()
500 self->slot_id = 3; in gst_asio_object_bind_callbacks()
503 self->slot_id = 4; in gst_asio_object_bind_callbacks()
506 self->slot_id = 5; in gst_asio_object_bind_callbacks()
509 self->slot_id = 6; in gst_asio_object_bind_callbacks()
512 self->slot_id = 7; in gst_asio_object_bind_callbacks()
[all …]
/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.c1300 xhci_cmd_disable_slot(struct xhci_softc *sc, uint8_t slot_id) in xhci_cmd_disable_slot() argument
1310 XHCI_TRB_3_SLOT_SET(slot_id); in xhci_cmd_disable_slot()
1319 uint8_t bsr, uint8_t slot_id) in xhci_cmd_set_address() argument
1329 XHCI_TRB_3_SLOT_SET(slot_id); in xhci_cmd_set_address()
1468 uint8_t deconfigure, uint8_t slot_id) in xhci_cmd_configure_ep() argument
1478 XHCI_TRB_3_SLOT_SET(slot_id); in xhci_cmd_configure_ep()
1490 uint8_t slot_id) in xhci_cmd_evaluate_ctx() argument
1500 XHCI_TRB_3_SLOT_SET(slot_id); in xhci_cmd_evaluate_ctx()
1508 uint8_t ep_id, uint8_t slot_id) in xhci_cmd_reset_ep() argument
1518 XHCI_TRB_3_SLOT_SET(slot_id) | in xhci_cmd_reset_ep()
[all …]
/third_party/curl/lib/vtls/
Dnss.c486 const int slot_id = (cacert) ? 0 : 1; in nss_create_object() local
487 char *slot_name = aprintf("PEM Token #%d", slot_id); in nss_create_object()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstdecodebin3.c232 guint slot_id; member
2046 slot->id = dbin->slot_id++; in create_new_slot()
/third_party/gstreamer/gstplugins_base/
DChangeLog42823 output_streams, slots, guint slot_id) where used totally unprotected