centos man page for put_device

Query: put_device

OS: centos

Section: 9

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

PUT_DEVICE(9)						   Device drivers infrastructure					     PUT_DEVICE(9)

NAME
put_device - decrement reference count.
SYNOPSIS
void put_device(struct device * dev);
ARGUMENTS
dev device in question.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PUT_DEVICE(9)
Related Man Pages
device_create(9) - centos
device_schedule_callback_owner(9) - centos
struct_bus_type(9) - centos
device_create_vargs(9) - suse
device_schedule_callback_owner(9) - suse
Similar Topics in the Unix Linux Community
^H characters appear when opening text file using vi - RHEL
Script (ksh) to get data in every 30 mins interval for the given date
Sun V445 hangs before {0} ok prompt
Using input from one file to define scope of other file in Linux
Detecting unused variables...