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

/linux-4.1.27/arch/powerpc/platforms/pseries/
H A Dhvcserver.c68 * hvcs_free_partner_info - free pi allocated by hvcs_get_partner_info
73 * calling hvcs_get_partner_info().
94 /* Helper function for hvcs_get_partner_info */ hvcs_next_partner()
108 * hvcs_get_partner_info - Get all of the partner info for a vty-server adapter
132 int hvcs_get_partner_info(uint32_t unit_address, struct list_head *head, hvcs_get_partner_info() function
203 EXPORT_SYMBOL(hvcs_get_partner_info); variable
217 * hvcs_get_partner_info() and then call this function again. If,
/linux-4.1.27/arch/powerpc/include/asm/
H A Dhvcserver.h52 extern int hvcs_get_partner_info(uint32_t unit_address,
/linux-4.1.27/drivers/tty/hvc/
H A Dhvcs.c917 retval = hvcs_get_partner_info(unit_address, &head, hvcs_pi_buff); hvcs_get_pi()

Completed in 198 milliseconds