All of lore.kernel.org
 help / color / mirror / Atom feed
* function to_soc_camera_link(icd);
@ 2009-11-05  9:08 Carlos Lavin
  2009-11-05  9:44 ` javier Martin
  0 siblings, 1 reply; 2+ messages in thread
From: Carlos Lavin @ 2009-11-05  9:08 UTC (permalink / raw)
  To: video4linux-list

hello!, any people to know to used this function:

to_soc_camera_link(icd)

 i make a driver and i have a problem whit this function, this function is
used for the version 2.6.32 but i want to use for the version 2.6.30, this
driver is for a sensor ov7670, but i don't know how i used it.
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: function to_soc_camera_link(icd);
  2009-11-05  9:08 function to_soc_camera_link(icd); Carlos Lavin
@ 2009-11-05  9:44 ` javier Martin
  0 siblings, 0 replies; 2+ messages in thread
From: javier Martin @ 2009-11-05  9:44 UTC (permalink / raw)
  To: Carlos Lavin; +Cc: video4linux-list

2009/11/5 Carlos Lavin <carlos.lavin@vista-silicon.com>:
> hello!, any people to know to used this function:
>
> to_soc_camera_link(icd)
>
>  i make a driver and i have a problem whit this function, this function is
> used for the version 2.6.32 but i want to use for the version 2.6.30, this
> driver is for a sensor ov7670, but i don't know how i used it.

Hi Carols,
if you are completely lost you could try a hard ' git log -p | less '
inside v4l repository and then search for this function to see when it
was added and what does it do.

Also you can use http://lxr.linux.no/  to search for functions in
every kernel release as long as they have been entered mainline.

-- 
Javier Martin
Vista Silicon S.L.
CDTUC - FASE C - Oficina S-345
Avda de los Castros s/n
39005- Santander. Cantabria. Spain
+34 942 25 32 60
www.vista-silicon.com

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-11-05  9:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-05  9:08 function to_soc_camera_link(icd); Carlos Lavin
2009-11-05  9:44 ` javier Martin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.