Searched defs:_ctx (Results 1 - 6 of 6) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/network/
H A Dif_nameindex.c85 struct ifnameindexctx _ctx, *ctx = &_ctx; local
H A Dgetifaddrs.c219 struct ifaddrs_ctx _ctx, *ctx = &_ctx; local
/fuchsia/zircon/system/ulib/driver-info/
H A Ddriver-info.c101 static zx_status_t callback(void* note, size_t sz, void* _ctx) { argument
/fuchsia/zircon/system/dev/bus/acpi/
H A Dbus-acpi.c67 static ACPI_STATUS report_current_resources_resource_cb(ACPI_RESOURCE* res, void* _ctx) { argument
123 static ACPI_STATUS report_current_resources_count_cb(ACPI_RESOURCE* res, void* _ctx) { argument
H A Dpci.c404 static ACPI_STATUS report_current_resources_resource_cb(ACPI_RESOURCE* res, void* _ctx) { argument
317 find_pci_configs_cb( ACPI_HANDLE object, uint32_t nesting_level, void* _ctx, void** ret) argument
501 report_current_resources_device_cb( ACPI_HANDLE object, uint32_t nesting_level, void* _ctx, void** ret) argument
/fuchsia/zircon/system/dev/usb/dwc2/
H A Ddwc2.c581 static zx_status_t dwc_enable_ep(void* _ctx, uint32_t device_id, argument
639 zx_status_t dwc_hub_device_added(void* _ctx, uint32_t hub_address, int port, argument

Completed in 40 milliseconds