Searched refs:lws_spi_ops (Results 1 – 1 of 1) sorted by relevance
67 typedef struct lws_spi_ops { struct68 int (*init)(const struct lws_spi_ops *ctx); argument69 int (*queue)(const struct lws_spi_ops *ctx, const lws_spi_desc_t *desc); argument