Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/mc/
Dmc-entity.c1383 struct media_pad *found_pad = NULL; in media_pad_remote_pad_unique() local
1399 if (found_pad) in media_pad_remote_pad_unique()
1402 found_pad = remote_pad; in media_pad_remote_pad_unique()
1405 if (!found_pad) in media_pad_remote_pad_unique()
1408 return found_pad; in media_pad_remote_pad_unique()