Searched refs:proto_ops (Results 26 - 50 of 57) sorted by relevance

123

/fuchsia/zircon/system/dev/ethernet/intel-ethernet/
H A Dethernet.c312 .proto_ops = &ethmac_ops,
/fuchsia/zircon/system/dev/input/usb-hid/
H A Dusb-hid.c314 .proto_ops = &usb_hid_bus_ops,
/fuchsia/zircon/system/dev/serial/ftdi/
H A Dftdi.c442 .proto_ops = &ftdi_serial_ops,
/fuchsia/zircon/system/dev/serial/serial/
H A Dserial.c385 .proto_ops = &serial_ops,
/fuchsia/zircon/system/ulib/ddktl/include/ddktl/
H A Ddevice.h418 args->proto_ops = dev->ddk_proto_ops_;
/fuchsia/zircon/system/dev/audio/intel-hda/controller/
H A Dintel-hda-codec.cpp239 args.proto_ops = &CODEC_PROTO_THUNKS;
/fuchsia/zircon/system/dev/block/ramdisk/
H A Dramdisk.c442 .proto_ops = &block_ops,
/fuchsia/zircon/system/dev/bus/virtio/
H A Dgpu.cpp475 args.proto_ops = &display_proto_ops_;
/fuchsia/zircon/system/dev/ethernet/realtek-8111/
H A Drtl8111.c418 .proto_ops = &ethmac_ops,
/fuchsia/zircon/system/dev/ethernet/rndis/
H A Drndishost.c545 .proto_ops = &ethmac_ops,
/fuchsia/zircon/system/dev/input/i2c-hid/
H A Di2c-hid.c482 .proto_ops = &i2c_hidbus_ops,
/fuchsia/zircon/system/dev/nand/nand/
H A Dnand.c464 .proto_ops = &nand_proto,
/fuchsia/zircon/system/dev/usb/dwc3/
H A Ddwc3.c528 .proto_ops = &dwc_dci_protocol,
/fuchsia/zircon/system/dev/usb/xhci/
H A Dusb-xhci.c313 .proto_ops = &xhci_hci_protocol,
/fuchsia/zircon/system/dev/block/sdhci/
H A Dsdhci.c1131 .proto_ops = &sdmmc_proto,
/fuchsia/zircon/system/dev/bus/acpi/
H A Dbus-acpi.c425 .proto_ops = protocol_ops,
/fuchsia/zircon/system/dev/bus/platform/
H A Dplatform-proxy-device.cpp630 proto_ops_ = args->proto_ops;
/fuchsia/zircon/system/dev/display/vim-display/
H A Dvim-display.cpp781 .proto_ops = &display_controller_ops,
/fuchsia/zircon/system/dev/ethernet/asix-88772b/
H A Dasix-88772b.c579 .proto_ops = &ethmac_ops,
/fuchsia/zircon/system/dev/ethernet/usb-cdc-ecm/
H A Dusb-cdc-ecm.c743 .proto_ops = &ethmac_ops,
/fuchsia/zircon/system/dev/ethernet/usb-cdc-function/
H A Dcdc-eth-function.c638 .proto_ops = &ethmac_ops,
/fuchsia/zircon/system/dev/i2c/intel-i2c/
H A Dintel-i2c-controller.c220 args.proto_ops = &i2c_protocol_ops;
/fuchsia/zircon/system/dev/input/pc-ps2/
H A Di8042.c767 .proto_ops = &hidbus_ops,
/fuchsia/zircon/system/dev/nand/aml-rawnand/
H A Daml-rawnand.c1083 .proto_ops = &aml_raw_nand_ops,
/fuchsia/zircon/system/dev/usb/usb-bus/
H A Dusb-device.c707 .proto_ops = &_usb_protocol,

Completed in 272 milliseconds

123