Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/hvc/
Dhvsi_lib.c86 struct hvsi_query_response r; in hvsi_got_query()
97 r.hdr.len = sizeof(struct hvsi_query_response); in hvsi_got_query()
109 struct hvsi_query_response *r = in hvsi_got_response()
110 (struct hvsi_query_response *)pv->inbuf; in hvsi_got_response()
Dhvsi.c269 struct hvsi_query_response *resp = (struct hvsi_query_response *)packet; in hvsi_recv_response()
295 struct hvsi_query_response packet __ALIGNED__; in hvsi_version_respond()
299 packet.hdr.len = sizeof(struct hvsi_query_response); in hvsi_version_respond()
/linux-4.4.14/arch/powerpc/include/asm/
Dhvsi.h49 struct hvsi_query_response { struct