centos man page for dev_hold

Query: dev_hold

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DEV_HOLD(9)						      Network device support						       DEV_HOLD(9)

NAME
dev_hold - get reference to device
SYNOPSIS
void dev_hold(struct net_device * dev);
ARGUMENTS
dev network device
DESCRIPTION
Hold reference to device to keep it from being freed.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DEV_HOLD(9)
Related Man Pages
device_schedule_callback_owner(9) - centos
struct_class(9) - centos
struct_input_polled_dev(9) - centos
device_create(9) - suse
device_schedule_callback_owner(9) - suse
Similar Topics in the Unix Linux Community
Controlling Tty For A Process