Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dppa.c1024 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
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Delement.py722 def find_parent(self, name=None, attrs={}, **kwargs): member in PageElement