Searched refs:destroy_func (Results 1 – 1 of 1) sorted by relevance
56 spi_destroy_func_t destroy_func; member885 if (ctx->destroy_func) { in spi_bus_free()886 err = ctx->destroy_func(ctx->destroy_arg); in spi_bus_free()911 bus_ctx[host_id]->destroy_func = f; in spi_bus_register_destroy_func()