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

/linux-4.1.27/arch/powerpc/include/asm/
H A Dhvcserver.h56 extern int hvcs_free_connection(uint32_t unit_address);
/linux-4.1.27/arch/powerpc/platforms/pseries/
H A Dhvcserver.c237 * hvcs_free_connection - free the connection between a vty-server and vty
246 int hvcs_free_connection(uint32_t unit_address) hvcs_free_connection() function
252 EXPORT_SYMBOL(hvcs_free_connection); variable
/linux-4.1.27/drivers/tty/hvc/
H A Dhvcs.c1031 retval = hvcs_free_connection(hvcsd->vdev->unit_address); hvcs_partner_free()

Completed in 160 milliseconds