Home
last modified time | relevance | path

Searched refs:test_ping_resp_msg_v01 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/samples/qmi/
H A Dqmi_sample_client.c106 struct test_ping_resp_msg_v01 { struct
123 .offset = offsetof(struct test_ping_resp_msg_v01, argument
133 .offset = offsetof(struct test_ping_resp_msg_v01,
142 .offset = offsetof(struct test_ping_resp_msg_v01,
151 .offset = offsetof(struct test_ping_resp_msg_v01,
160 .offset = offsetof(struct test_ping_resp_msg_v01,
339 const struct test_ping_resp_msg_v01 *resp = data; in ping_pong_cb()