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
struct_bus_type(9) - centos
struct_device_driver(9) - centos
struct_regulator_config(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