dev_hold(9) centos man page | unix.com

Man Page: dev_hold

Operating Environment: centos

Section: 9

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_create_with_groups(9) - centos
struct_class(9) - centos
struct_input_polled_dev(9) - centos
struct_rio_dev(9) - centos
struct_input_polled_dev(9) - suse
Similar Topics in the Unix Linux Community
Controlling Tty For A Process