Home
last modified time | relevance | path

Searched refs:ak881x (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/media/i2c/
H A Dak881x.c28 struct ak881x { struct
55 static struct ak881x *to_ak881x(const struct i2c_client *client) in to_ak881x() argument
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->lines; in ak881x_get_selection()
149 struct ak881x *ak881x = to_ak881x(client); in ak881x_s_std_output() local
154 ak881x->lines = 480; in ak881x_s_std_output()
157 ak881x->lines = 480; in ak881x_s_std_output()
[all …]
H A DMakefile19 obj-$(CONFIG_VIDEO_AK881X) += ak881x.o
/openbmc/linux/Documentation/admin-guide/media/
H A Di2c-cardlist.rst223 ak881x AK8813/AK8814 video encoders
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]