Searched defs:ops (Results 1 - 25 of 85) sorted by relevance

1234

/fuchsia/zircon/system/ulib/ddk/include/ddk/protocol/
H A Dethernet_board.h17 eth_board_protocol_ops_t* ops; member in struct:__anon933
H A Dintel-hda-codec.h18 ihda_codec_protocol_ops_t* ops; member in struct:ihda_codec_protocol
H A Diommu.h21 iommu_protocol_ops_t* ops; member in struct:__anon954
H A Dusb-mode-switch.h18 usb_mode_switch_protocol_ops_t* ops; member in struct:__anon1006
H A Dusb-hub.h19 usb_hub_interface_ops_t* ops; member in struct:usb_hub_interface
H A Dbad-block.h27 bad_block_protocol_ops_t* ops; member in struct:bad_block_protocol
H A Dethernet_mac.h26 eth_mac_protocol_ops_t* ops; member in struct:__anon936
H A Dbt-hci.h33 bt_hci_protocol_ops_t* ops; member in struct:__anon927
H A Dclk.h18 clk_protocol_ops_t* ops; member in struct:__anon928
H A Dmailbox.h29 mailbox_protocol_ops_t* ops; member in struct:__anon958
H A Dsdhci.h49 sdhci_protocol_ops_t* ops; member in struct:sdhci_protocol
H A Dtest.h37 test_protocol_ops_t* ops; member in struct:test_protocol
H A Dusb-composite.h21 usb_composite_protocol_ops_t* ops; member in struct:__anon995
H A Dacpi.h19 acpi_protocol_ops_t* ops; member in struct:acpi_protocol
H A Damlogic-canvas.h28 canvas_protocol_ops_t* ops; member in struct:__anon920
H A Dpciroot.h20 pciroot_protocol_ops_t* ops; member in struct:pciroot_protocol
H A Dserial.h32 serial_protocol_ops_t* ops; member in struct:__anon992
/fuchsia/zircon/kernel/dev/pdev/power/
H A Dpower.c36 void pdev_register_power(const struct pdev_power_ops* ops) { argument
/fuchsia/zircon/system/ulib/trace-engine/include/trace-engine/
H A Dhandler.h37 const trace_handler_ops_t* ops; member in struct:trace_handler
/fuchsia/zircon/system/ulib/svc/include/lib/svc/
H A Dservice.h58 const zx_service_ops_t* ops; member in struct:zx_service_provider
/fuchsia/zircon/system/utest/zxio/
H A Dzxio-test.cpp21 zxio_ops_t ops; local
/fuchsia/zircon/system/ulib/ddktl/include/ddktl/protocol/
H A Di2c.h64 static zx_status_t I2cTransact(void* ctx, i2c_op_t* ops, size_t cnt, argument
81 zx_status_t Transact(i2c_op_t* ops, size_t cnt, i2c_transact_cb transact_cb, void* cookie) { argument
/fuchsia/zircon/kernel/dev/interrupt/arm_gic/common/
H A Darm_gic_hw_interface.cpp17 void arm_gic_hw_interface_register(const struct arm_gic_hw_interface_ops* ops) { argument
/fuchsia/zircon/kernel/dev/pdev/uart/
H A Duart.c78 void pdev_register_uart(const struct pdev_uart_ops* ops) { argument
/fuchsia/zircon/system/core/devmgr/
H A Ddevhost.h38 const zx_driver_ops_t* ops; member in struct:zx_driver

Completed in 177 milliseconds

1234