Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/tty/hvc/
A Dhvsi_lib.c87 struct hvsi_query_response r; in hvsi_got_query()
98 r.hdr.len = sizeof(struct hvsi_query_response); in hvsi_got_query()
110 struct hvsi_query_response *r = in hvsi_got_response()
111 (struct hvsi_query_response *)pv->inbuf; in hvsi_got_response()
A Dhvsi.c256 struct hvsi_query_response *resp = (struct hvsi_query_response *)packet; in hvsi_recv_response()
282 struct hvsi_query_response packet __ALIGNED__; in hvsi_version_respond()
286 packet.hdr.len = sizeof(struct hvsi_query_response); in hvsi_version_respond()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dhvsi.h50 struct hvsi_query_response { struct

Completed in 6 milliseconds