Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/mc/
Dmc-entity.c1321 struct media_pad *found_pad = NULL; in media_pad_remote_pad_unique() local
1337 if (found_pad) in media_pad_remote_pad_unique()
1340 found_pad = remote_pad; in media_pad_remote_pad_unique()
1343 if (!found_pad) in media_pad_remote_pad_unique()
1346 return found_pad; in media_pad_remote_pad_unique()