Home
last modified time | relevance | path

Searched refs:find_parent (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dppa.c995 static inline ppa_struct *find_parent(void) in find_parent() function
1031 temp = find_parent(); in __ppa_attach()
H A Dimm.c1128 static inline imm_struct *find_parent(void) in find_parent() function
1168 temp = find_parent(); in __imm_attach()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/tests/
H A Dtest_tree.py454 self.assertEqual(self.start.find_parent('ul')['id'], 'bottom')
455 self.assertEqual(self.start.find_parent('ul', id='top')['id'], 'top')
463 self.assertEqual(text.find_parent('ul')['id'], 'bottom')
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/
H A Delement.py467 def find_parent(self, name=None, attrs={}, **kwargs): member in PageElement
477 findParent = find_parent # BS3
H A DNEWS.txt149 * Fix a bug by which keyword arguments to find_parent() were not