OF_MATCH_DEVICE

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

of_match_device - Tell if an of_device structure has a matching  

SYNOPSIS

"SYNOPSIS"

const struct of_match * of_match_device (const struct of_match * matches, const struct of_device * dev);  

ARGUMENTS

matches
-- undescribed --
dev
the of device structure to match against
 

DESCRIPTION

Used by a driver to check whether an of_device present in the system is in its list of supported devices.  

DESCRIPTION

Used by a driver to check whether an of_device present in the system is in its list of supported devices.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 13:31:43 GMT, October 06, 2005