Home
last modified time | relevance | path

Searched defs:source_entry (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/tools/binman/
H A Dbsection.py432 def GetContentsByPhandle(self, phandle, source_entry): argument
/openbmc/linux/drivers/media/i2c/
H A Dds90ub953.c509 struct v4l2_mbus_frame_desc_entry *source_entry = NULL; in ub953_get_frame_desc() local
H A Dds90ub960.c2798 struct v4l2_mbus_frame_desc_entry *source_entry = NULL; in ub960_get_frame_desc() local
/openbmc/linux/kernel/locking/
H A Dlockdep.c1717 static enum bfs_result __bfs(struct lock_list *source_entry, in __bfs()