Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/omap4iss/
Diss.h138 struct iss_device *omap4iss_get(struct iss_device *iss);
Diss.c859 struct iss_device *omap4iss_get(struct iss_device *iss) in omap4iss_get() function
1244 if (!omap4iss_get(iss)) { in iss_probe()
Diss_video.c1112 if (!omap4iss_get(video->iss)) { in iss_video_open()