Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/hvc/
Dhvc_console.c229 static void destroy_hvc_struct(struct kref *kref) in destroy_hvc_struct() function
264 kref_put(&hp->kref, destroy_hvc_struct); in hvc_instantiate()
343 kref_put(&hp->kref, destroy_hvc_struct); in hvc_open()
397 kref_put(&hp->kref, destroy_hvc_struct); in hvc_close()
437 kref_put(&hp->kref, destroy_hvc_struct); in hvc_hangup()
832 kref_put(&hp->kref, destroy_hvc_struct); in hvc_remove()