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

/linux-4.1.27/arch/powerpc/include/asm/
H A Dhvcserver.h54 extern int hvcs_register_connection(uint32_t unit_address,
/linux-4.1.27/arch/powerpc/platforms/pseries/
H A Dhvcserver.c206 * hvcs_register_connection - establish a connection between this vty-server and
226 int hvcs_register_connection( uint32_t unit_address, hvcs_register_connection() function
234 EXPORT_SYMBOL(hvcs_register_connection); variable
/linux-4.1.27/drivers/tty/hvc/
H A Dhvcs.c985 * Please see comments in hvcs_register_connection() for justification hvcs_partner_connect()
988 retval = hvcs_register_connection(unit_address, hvcs_partner_connect()
1007 retval = hvcs_register_connection(unit_address, hvcs_partner_connect()

Completed in 156 milliseconds