Home
last modified time | relevance | path

Searched defs:find_parent (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dppa.c995 static inline ppa_struct *find_parent(void) in find_parent() function
H A Dimm.c1128 static inline imm_struct *find_parent(void) in find_parent() function
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/
H A Delement.py467 def find_parent(self, name=None, attrs={}, **kwargs): member in PageElement