Symbol: adv76xx_state
drivers/media/i2c/adv7604.c
1058
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
1084
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
1114
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
1215
&container_of(ctrl->handler, struct adv76xx_state, hdl)->sd;
drivers/media/i2c/adv7604.c
1217
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
1262
&container_of(ctrl->handler, struct adv76xx_state, hdl)->sd;
drivers/media/i2c/adv7604.c
1283
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
1290
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
1303
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
1341
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
1382
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
1430
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
1487
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
1500
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
1548
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
1567
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
1697
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
1740
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
1758
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
1775
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
1785
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
1820
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
1846
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
1856
static void adv76xx_fill_format(struct adv76xx_state *state,
drivers/media/i2c/adv7604.c
1889
static unsigned int adv76xx_op_ch_sel(struct adv76xx_state *state)
drivers/media/i2c/adv7604.c
1908
static void adv76xx_setup_format(struct adv76xx_state *state)
drivers/media/i2c/adv7604.c
1926
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
1949
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
1969
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
1998
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
2042
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
2087
struct adv76xx_state *state = cec_get_drvdata(adap);
drivers/media/i2c/adv7604.c
2118
struct adv76xx_state *state = cec_get_drvdata(adap);
drivers/media/i2c/adv7604.c
2173
struct adv76xx_state *state = cec_get_drvdata(adap);
drivers/media/i2c/adv7604.c
219
static bool adv76xx_has_afe(struct adv76xx_state *state)
drivers/media/i2c/adv7604.c
2210
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
2271
struct adv76xx_state *state = dev_id;
drivers/media/i2c/adv7604.c
2281
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
2319
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
2523
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
2739
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
2758
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
2875
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
2974
static void adv76xx_unregister_clients(struct adv76xx_state *state)
drivers/media/i2c/adv7604.c
2986
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
3255
static int adv76xx_parse_dt(struct adv76xx_state *state)
drivers/media/i2c/adv7604.c
330
static inline struct adv76xx_state *to_state(struct v4l2_subdev *sd)
drivers/media/i2c/adv7604.c
332
return container_of(sd, struct adv76xx_state, sd);
drivers/media/i2c/adv7604.c
3419
static int configure_regmap(struct adv76xx_state *state, int region)
drivers/media/i2c/adv7604.c
3441
static int configure_regmaps(struct adv76xx_state *state)
drivers/media/i2c/adv7604.c
3453
static void adv76xx_reset(struct adv76xx_state *state)
drivers/media/i2c/adv7604.c
347
static int adv76xx_read_check(struct adv76xx_state *state,
drivers/media/i2c/adv7604.c
3477
struct adv76xx_state *state;
drivers/media/i2c/adv7604.c
370
static int adv76xx_write_block(struct adv76xx_state *state, int client_page,
drivers/media/i2c/adv7604.c
3732
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
386
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
393
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
406
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
413
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
420
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
427
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
440
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
447
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
454
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
461
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
468
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
475
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
487
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
494
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
502
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
523
static void adv76xx_set_hpd(struct adv76xx_state *state, unsigned int hpd)
drivers/media/i2c/adv7604.c
543
struct adv76xx_state *state = container_of(dwork, struct adv76xx_state,
drivers/media/i2c/adv7604.c
554
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
566
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
578
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
585
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
597
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
609
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
616
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
627
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
644
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
756
adv76xx_format_info(struct adv76xx_state *state, u32 code)
drivers/media/i2c/adv7604.c
772
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
780
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
818
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
921
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
951
struct adv76xx_state *state = to_state(sd);
drivers/media/i2c/adv7604.c
999
struct adv76xx_state *state = to_state(sd);