Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/mc/
H A Dmc-entity.c1434 struct media_pad *found_pad = NULL; in media_pad_remote_pad_unique() local
1450 if (found_pad) in media_pad_remote_pad_unique()
1453 found_pad = remote_pad; in media_pad_remote_pad_unique()
1456 if (!found_pad) in media_pad_remote_pad_unique()
1459 return found_pad; in media_pad_remote_pad_unique()