Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dadv7181.c70 #define to_adv7181(sd) container_of(sd, struct adv7181, subdev) macro
162 struct adv7181 *adv7181 = to_adv7181(sd); in adv7181_set_fmt()
175 struct adv7181 *adv7181 = to_adv7181(sd); in adv7181_get_fmt()
216 struct adv7181 *adv7181 = to_adv7181(sd); in adv7181_g_skip_top_lines()
273 struct adv7181 *adv7181 = to_adv7181(sd); in adv7181_s_stream()
320 struct adv7181 *adv7181 = to_adv7181(sd); in adv7181_open()
339 struct adv7181 *adv7181 = to_adv7181(sd); in adv7181_runtime_resume()
348 struct adv7181 *adv7181 = to_adv7181(sd); in adv7181_runtime_suspend()
507 struct adv7181 *adv7181 = to_adv7181(sd); in adv7181_remove()