Searched refs:hvsi_control (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/tty/hvc/
H A Dhvsi_lib.c37 struct hvsi_control ctrl;
42 ctrl.hdr.len = sizeof(struct hvsi_control);
70 struct hvsi_control *pkt = (struct hvsi_control *)pv->inbuf;
291 struct hvsi_control ctrl;
307 ctrl.hdr.len = sizeof(struct hvsi_control);
H A Dhvsi.c228 struct hvsi_control *header = (struct hvsi_control *)packet;
585 struct hvsi_control packet __ALIGNED__;
590 packet.hdr.len = sizeof(struct hvsi_control);
686 struct hvsi_control packet __ALIGNED__;
/linux-master/arch/powerpc/include/asm/
H A Dhvsi.h37 struct hvsi_control { struct

Completed in 147 milliseconds