Searched refs:destroy_func (Results 1 – 1 of 1) sorted by relevance
72 spi_destroy_func_t destroy_func; member741 if (ctx->destroy_func) { in spi_bus_free()742 err = ctx->destroy_func(ctx->destroy_arg); in spi_bus_free()767 bus_ctx[host_id]->destroy_func = f; in spi_bus_register_destroy_func()