Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dhvcserver.c224 * hvcs_free_connection - free the connection between a vty-server and vty
233 int hvcs_free_connection(uint32_t unit_address) in hvcs_free_connection() function
239 EXPORT_SYMBOL(hvcs_free_connection); variable
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dhvcserver.c224 * hvcs_free_connection - free the connection between a vty-server and vty
233 int hvcs_free_connection(uint32_t unit_address) in hvcs_free_connection() function
239 EXPORT_SYMBOL(hvcs_free_connection); variable
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dhvcserver.h43 extern int hvcs_free_connection(uint32_t unit_address);
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dhvcserver.h43 extern int hvcs_free_connection(uint32_t unit_address);
/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvcs.c1015 retval = hvcs_free_connection(hvcsd->vdev->unit_address); in hvcs_partner_free()
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvcs.c991 retval = hvcs_free_connection(hvcsd->vdev->unit_address); in hvcs_partner_free()

Completed in 7 milliseconds