Searched refs:tapctl_bind (Results 1 – 2 of 2) sorted by relevance
11 extern zx_status_t tapctl_bind(void* ctx, zx_device_t* device);15 .bind = tapctl_bind,
334 extern "C" zx_status_t tapctl_bind(void* ctx, zx_device_t* device, void** cookie) { in tapctl_bind() function
Completed in 4 milliseconds