Searched refs:soc_camera_link (Results 1 – 7 of 7) sorted by relevance
37 struct soc_camera_link *plink, in soc_camera_platform_add()73 const struct soc_camera_link *plink) in soc_camera_platform_del()
192 struct soc_camera_link { struct216 int (*set_bus_param)(struct soc_camera_link *, unsigned long flags); argument217 unsigned long (*query_bus_param)(struct soc_camera_link *); argument218 void (*free_bus)(struct soc_camera_link *); argument
425 static int pcm990_camera_set_bus_param(struct soc_camera_link *link, in pcm990_camera_set_bus_param()443 static unsigned long pcm990_camera_query_bus_param(struct soc_camera_link *link) in pcm990_camera_query_bus_param()461 static void pcm990_camera_free_bus(struct soc_camera_link *link) in pcm990_camera_free_bus()491 static struct soc_camera_link iclink[] = {
314 static struct soc_camera_link palmz72_iclink = {
228 static struct soc_camera_link iclink_tvp5150 = {
483 static struct soc_camera_link ams_delta_iclink = {
96 Sensor drivers can use struct soc_camera_link, typically provided by the