Searched refs:rndishost_bind (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/ethernet/rndis/
H A Drndishost.c425 static zx_status_t rndishost_bind(void* ctx, zx_device_t* device) { function
568 zxlogf(ERROR, "rndishost_bind failed: %d\n", status);
575 .bind = rndishost_bind,

Completed in 72 milliseconds