Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/hvc/
Dhvc_console.c236 static void destroy_hvc_struct(struct kref *kref) in destroy_hvc_struct() function
271 kref_put(&hp->kref, destroy_hvc_struct); in hvc_instantiate()
350 kref_put(&hp->kref, destroy_hvc_struct); in hvc_open()
404 kref_put(&hp->kref, destroy_hvc_struct); in hvc_close()
444 kref_put(&hp->kref, destroy_hvc_struct); in hvc_hangup()
898 kref_put(&hp->kref, destroy_hvc_struct); in hvc_remove()