Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/omap4iss/
H A Diss.h141 struct iss_device *omap4iss_get(struct iss_device *iss);
H A Diss.c854 struct iss_device *omap4iss_get(struct iss_device *iss) in omap4iss_get() function
1239 if (!omap4iss_get(iss)) { in iss_probe()
H A Diss_video.c1109 if (!omap4iss_get(video->iss)) { in iss_video_open()