platform_get_resource_byname(9) suse man page | unix.com

Man Page: platform_get_resource_byname

Operating Environment: suse

Section: 9

PLATFORM_GET_RESOURC(9) 				   Device drivers infrastructure				   PLATFORM_GET_RESOURC(9)

NAME
platform_get_resource_byname - get a resource for a device by name
SYNOPSIS
struct resource * platform_get_resource_byname(struct platform_device * dev, unsigned int type, const char * name);
ARGUMENTS
dev platform device type resource type name resource name
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PLATFORM_GET_RESOURC(9)
Related Man Pages
device_create(9) - suse
bus_activate_resource(9) - freebsd
bus_activate_resource(9) - linux
bus_activate_resource(9) - hpux
bus_release_resource(9) - osx
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I