:: RootR ::  Hosting Order Map Login   Secure Inter-Network Operations  
 
CLK_IS_MATCH(9) - phpMan

Command: man perldoc info search(apropos)  


CLK_IS_MATCH(9)                          Clock Framework                          CLK_IS_MATCH(9)



NAME
       clk_is_match - check if two clk's point to the same hardware clock

SYNOPSIS
       bool clk_is_match(const struct clk * p, const struct clk * q);

ARGUMENTS
       p
           clk compared against q

       q
           clk compared against p

DESCRIPTION
       Returns true if the two struct clk pointers both point to the same hardware clock node.
       Put differently, returns true if struct clk *p and struct clk *q share the same struct
       clk_core object.

       Returns false otherwise. Note that two NULL clks are treated as matching.

COPYRIGHT
Kernel Hackers Manual 4.8.                 January 2017                           CLK_IS_MATCH(9)


/man
rootr.net - man pages