Home
last modified time | relevance | path

Searched refs:device_ops (Results 1 – 6 of 6) sorted by relevance

/system/dev/ethernet/intel-ethernet/
A Dethernet.c221 static zx_protocol_device_t device_ops = { variable
307 .ops = &device_ops, in eth_bind()
/system/dev/bus/pci/kpci/
A Dproxy.c364 static zx_protocol_device_t device_ops = { variable
399 .ops = &device_ops, in pci_proxy_create()
/system/dev/usb/usb-peripheral-test/
A Ddriver.cpp274 static usb_function_interface_ops_t device_ops = { variable
339 intf.ops = &device_ops; in usb_test_bind()
/system/dev/ethernet/realtek-8111/
A Drtl8111.c337 static zx_protocol_device_t device_ops = { variable
412 .ops = &device_ops, in rtl8111_bind()
/system/dev/ethernet/usb-cdc-function/
A Dcdc-eth-function.cpp554 usb_function_interface_ops_t device_ops = { variable
635 intf.ops = &device_ops; in usb_cdc_bind()
/system/dev/block/nvme/
A Dnvme.c648 static zx_protocol_device_t device_ops = { variable
1066 .ops = &device_ops, in nvme_bind()

Completed in 19 milliseconds