Searched defs:shell_transport_api (Results 1 – 1 of 1) sorted by relevance
668 struct shell_transport_api { struct680 int (*init)(const struct shell_transport *transport,692 int (*uninit)(const struct shell_transport *transport);706 int (*enable)(const struct shell_transport *transport,719 int (*write)(const struct shell_transport *transport,747 const struct shell_transport_api *api; argument