Searched defs:shell_transport_api (Results 1 – 1 of 1) sorted by relevance
612 struct shell_transport_api { struct624 int (*init)(const struct shell_transport *transport,636 int (*uninit)(const struct shell_transport *transport);650 int (*enable)(const struct shell_transport *transport,663 int (*write)(const struct shell_transport *transport,691 const struct shell_transport_api *api; argument