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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Dhvc_console.c229 static void destroy_hvc_struct(struct kref *kref) function
264 kref_put(&hp->kref, destroy_hvc_struct);
343 kref_put(&hp->kref, destroy_hvc_struct);
397 kref_put(&hp->kref, destroy_hvc_struct);
437 kref_put(&hp->kref, destroy_hvc_struct);
832 kref_put(&hp->kref, destroy_hvc_struct);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dhvc_console.c229 static void destroy_hvc_struct(struct kref *kref) function
264 kref_put(&hp->kref, destroy_hvc_struct);
343 kref_put(&hp->kref, destroy_hvc_struct);
397 kref_put(&hp->kref, destroy_hvc_struct);
437 kref_put(&hp->kref, destroy_hvc_struct);
832 kref_put(&hp->kref, destroy_hvc_struct);

Completed in 167 milliseconds