Home
last modified time | relevance | path

Searched refs:ak881x (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dak881x.c15 #include <media/i2c/ak881x.h>
28 struct ak881x { struct
55 static struct ak881x *to_ak881x(const struct i2c_client *client) in to_ak881x()
57 return container_of(i2c_get_clientdata(client), struct ak881x, subdev); in to_ak881x()
99 struct ak881x *ak881x = to_ak881x(client); in ak881x_fill_fmt() local
105 &mf->height, 0, ak881x->lines, 1, 0); in ak881x_fill_fmt()
129 struct ak881x *ak881x = to_ak881x(client); in ak881x_get_selection() local
139 sel->r.height = ak881x in ak881x_get_selection()
149 struct ak881x *ak881x = to_ak881x(client); ak881x_s_std_output() local
180 struct ak881x *ak881x = to_ak881x(client); ak881x_s_stream() local
233 struct ak881x *ak881x; ak881x_probe() local
302 struct ak881x *ak881x = to_ak881x(client); ak881x_remove() local
[all...]
H A DMakefile108 obj-$(CONFIG_VIDEO_AK881X) += ak881x.o
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dak881x.c15 #include <media/i2c/ak881x.h>
28 struct ak881x { struct
55 static struct ak881x *to_ak881x(const struct i2c_client *client) in to_ak881x()
57 return container_of(i2c_get_clientdata(client), struct ak881x, subdev); in to_ak881x()
99 struct ak881x *ak881x = to_ak881x(client); in ak881x_fill_fmt() local
105 &mf->height, 0, ak881x->lines, 1, 0); in ak881x_fill_fmt()
129 struct ak881x *ak881x = to_ak881x(client); in ak881x_get_selection() local
139 sel->r.height = ak881x in ak881x_get_selection()
149 struct ak881x *ak881x = to_ak881x(client); ak881x_s_std_output() local
180 struct ak881x *ak881x = to_ak881x(client); ak881x_s_stream() local
232 struct ak881x *ak881x; ak881x_probe() local
301 struct ak881x *ak881x = to_ak881x(client); ak881x_remove() local
[all...]
H A DMakefile19 obj-$(CONFIG_VIDEO_AK881X) += ak881x.o
/kernel/linux/linux-5.10/arch/sh/boards/mach-se/7724/
H A Dsetup.c536 #include <media/i2c/ak881x.h>
/kernel/linux/linux-6.6/arch/sh/boards/mach-se/7724/
H A Dsetup.c536 #include <media/i2c/ak881x.h>
/kernel/linux/linux-5.10/arch/sh/boards/mach-ecovec24/
H A Dsetup.c928 #include <media/i2c/ak881x.h>
/kernel/linux/linux-6.6/arch/sh/boards/mach-ecovec24/
H A Dsetup.c928 #include <media/i2c/ak881x.h>

Completed in 7 milliseconds