Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/video/
Dak881x.c32 struct ak881x { struct
34 struct ak881x_pdata *pdata; argument
35 unsigned int lines;
36 int id; /* DEVICE_ID code V4L2_IDENT_AK881X code from v4l2-chip-ident.h */
60 static struct ak881x *to_ak881x(const struct i2c_client *client) in to_ak881x() argument
69 struct ak881x *ak881x = to_ak881x(client); in ak881x_g_chip_ident() local
125 struct ak881x *ak881x = to_ak881x(client); in ak881x_try_g_mbus_fmt() local
159 struct ak881x *ak881x = to_ak881x(client); in ak881x_cropcap() local
176 struct ak881x *ak881x = to_ak881x(client); in ak881x_s_std_output() local
207 struct ak881x *ak881x = to_ak881x(client); in ak881x_s_stream() local
[all …]