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

/linux-master/arch/powerpc/include/asm/
H A Dhvcserver.h19 * hvcs_partner_info - an element in a list of partner info
31 struct hvcs_partner_info { struct
/linux-master/arch/powerpc/platforms/pseries/
H A Dhvcserver.c64 struct hvcs_partner_info *pi;
72 pi = list_entry(element, struct hvcs_partner_info, node);
128 struct hvcs_partner_info *next_partner_info = NULL;
163 next_partner_info = kmalloc(sizeof(struct hvcs_partner_info),
/linux-master/drivers/tty/hvc/
H A Dhvcs.c840 static void hvcs_set_pi(struct hvcs_partner_info *pi, struct hvcs_struct *hvcsd)
858 * partner info fields in hvcs_struct with a list of hvcs_partner_info
865 struct hvcs_partner_info *pi;

Completed in 92 milliseconds