Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dhvcserver.c64 struct hvcs_partner_info *pi; in hvcs_free_partner_info()
72 pi = list_entry(element, struct hvcs_partner_info, node); in hvcs_free_partner_info()
128 struct hvcs_partner_info *next_partner_info = NULL; in hvcs_get_partner_info()
163 next_partner_info = kmalloc(sizeof(struct hvcs_partner_info), in hvcs_get_partner_info()
/openbmc/linux/arch/powerpc/include/asm/
H A Dhvcserver.h31 struct hvcs_partner_info { struct
/openbmc/linux/drivers/tty/hvc/
H A Dhvcs.c842 static void hvcs_set_pi(struct hvcs_partner_info *pi, struct hvcs_struct *hvcsd) in hvcs_set_pi()
867 struct hvcs_partner_info *pi; in hvcs_get_pi()