Searched refs:deinit_p (Results 1 – 3 of 3) sorted by relevance
47 .deinit_p = &sdspi_host_remove_device, \
156 …esp_err_t (*deinit_p)(int slot); /*!< host function to deinitialize the driver, called with the `… member
359 host_config->deinit_p(host_config->slot); in call_host_deinit()