centos man page for device_create_file

Query: device_create_file

OS: centos

Section: 9

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

DEVICE_CREATE_FILE(9)					   Device drivers infrastructure				     DEVICE_CREATE_FILE(9)

NAME
device_create_file - create sysfs attribute file for device.
SYNOPSIS
int device_create_file(struct device * dev, const struct device_attribute * attr);
ARGUMENTS
dev device. attr device attribute descriptor.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DEVICE_CREATE_FILE(9)
Related Man Pages
device_create_with_groups(9) - centos
struct_bus_type(9) - centos
struct_class(9) - centos
struct_regulator_config(9) - centos
struct_uio_info(9) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq