Home
last modified time | relevance | path

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

/linux/drivers/media/mc/
H A Dmc-entity.c1447 struct media_pad *found_pad = NULL; in media_pad_remote_pad_unique() local
1463 if (found_pad) in media_pad_remote_pad_unique()
1466 found_pad = remote_pad; in media_pad_remote_pad_unique()
1469 if (!found_pad) in media_pad_remote_pad_unique()
1472 return found_pad; in media_pad_remote_pad_unique()