Lines Matching full:it
57 to an EDT node. If it finds an EDT node, it will look to see if that node
229 is out of range it will return 0.
252 to an EDT node. If it finds an EDT node, it will look to see if that
276 to an EDT node. If it finds an EDT node, it will look to see if that node
314 This function takes a 'path' and looks for an EDT node at that path. If it
315 finds an EDT node, it will look to see if that node has a register at the
340 This function takes a 'path' and looks for an EDT node at that path. If it
341 finds an EDT node, it will look to see if that node has a register at the
380 This function takes the 'node_search_function' and uses it to search for
382 inside the node and is a boolean, if it is true, returns "y".
383 Otherwise, it returns "n".
406 This function takes a 'path' and looks for an EDT node at that path. If it
407 finds an EDT node, it will look to see if that node has a boolean property
408 by the name of 'prop'. If the 'prop' exists it will return "y" otherwise
419 If it finds an EDT node, it will look to see if that node has a boolean
420 property by the name of 'prop'. If the 'prop' exists it will return "y"
432 property 'prop', it returns "y". Otherwise, it returns "n".
441 This function takes the 'node_search_function' and uses it to search for
443 exists inside the node and returns "y". Otherwise, it returns "n".
460 This function takes a 'path' and looks for an EDT node at that path. If it
461 finds an EDT node, it will look to see if that node has a property
462 by the name of 'prop'. If the 'prop' exists it will return "y" otherwise
463 it returns "n".
473 If it finds an EDT node, it will look to see if that node has a property
474 by the name of 'prop'. If the 'prop' exists it will return "y" otherwise
475 it returns "n".
485 node at that path. If it finds an EDT node, it will look to see if that
516 and looks for an EDT node at that path. If it finds an EDT node, it will
543 node at that path. If it finds an EDT node, it will look to see if that
545 it will return "y" otherwise return "n".
571 can be found in the EDT, otherwise it returns "n".
593 compatible node in the EDT which is on bus 'bus'. It returns "n" otherwise.
609 If it finds such node, it returns "y" if this node is compatible with
610 the provided 'compat'. Otherwise, it return "n" .
624 This function takes a 'path' and looks for an EDT node at that path. If it
625 finds an EDT node, it returns "y" if this node is compatible with
626 the provided 'compat'. Otherwise, it return "n" .
646 provided 'compat', otherwise it returns "n".
662 If the node exists, it checks if the node node has a property
664 an element equal to the integer 'val', it returns "y".
665 Otherwise, it returns "n".
693 This function takes a 'path' and looks for an EDT node at that path. If it
694 finds an EDT node, it will look for the parent of that node. If the parent
695 exists, it will return the path to that parent. Otherwise, an empty string