Symbol: cx25840_state
drivers/media/i2c/cx25840/cx25840-audio.c
288
struct cx25840_state *state = to_state(i2c_get_clientdata(client));
drivers/media/i2c/cx25840/cx25840-audio.c
33
struct cx25840_state *state = to_state(i2c_get_clientdata(client));
drivers/media/i2c/cx25840/cx25840-audio.c
330
struct cx25840_state *state = to_state(i2c_get_clientdata(client));
drivers/media/i2c/cx25840/cx25840-audio.c
406
struct cx25840_state *state = to_state(i2c_get_clientdata(client));
drivers/media/i2c/cx25840/cx25840-audio.c
425
struct cx25840_state *state = to_state(i2c_get_clientdata(client));
drivers/media/i2c/cx25840/cx25840-audio.c
507
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-audio.c
527
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
1033
struct cx25840_state *state = to_state(i2c_get_clientdata(client));
drivers/media/i2c/cx25840/cx25840-core.c
1114
struct cx25840_state *state = to_state(i2c_get_clientdata(client));
drivers/media/i2c/cx25840/cx25840-core.c
1285
struct cx25840_state *state = to_state(i2c_get_clientdata(client));
drivers/media/i2c/cx25840/cx25840-core.c
1367
struct cx25840_state *state = to_state(i2c_get_clientdata(client));
drivers/media/i2c/cx25840/cx25840-core.c
1652
struct cx25840_state *state = to_state(i2c_get_clientdata(client));
drivers/media/i2c/cx25840/cx25840-core.c
1710
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
1753
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
1869
struct cx25840_state *state = to_state(i2c_get_clientdata(client));
drivers/media/i2c/cx25840/cx25840-core.c
1901
struct cx25840_state *state = to_state(i2c_get_clientdata(client));
drivers/media/i2c/cx25840/cx25840-core.c
2236
static void cx25840_vconfig_add(struct cx25840_state *state, u32 cfg_in)
drivers/media/i2c/cx25840/cx25840-core.c
2265
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
2296
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
2329
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
2361
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
2387
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
2472
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
2481
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
2493
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
2502
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
2519
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
2538
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
2575
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
2624
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
2638
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
2707
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
3581
struct cx25840_state *state = to_state(i2c_get_clientdata(client));
drivers/media/i2c/cx25840/cx25840-core.c
3758
struct cx25840_state *state;
drivers/media/i2c/cx25840/cx25840-core.c
3959
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
527
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
602
struct cx25840_state *state = container_of(work, struct cx25840_state, fw_work);
drivers/media/i2c/cx25840/cx25840-core.c
622
struct cx25840_state *state = to_state(i2c_get_clientdata(client));
drivers/media/i2c/cx25840/cx25840-core.c
696
struct cx25840_state *state = to_state(i2c_get_clientdata(client));
drivers/media/i2c/cx25840/cx25840-core.c
773
struct cx25840_state *state = to_state(i2c_get_clientdata(client));
drivers/media/i2c/cx25840/cx25840-core.h
102
static inline struct cx25840_state *to_state(struct v4l2_subdev *sd)
drivers/media/i2c/cx25840/cx25840-core.h
104
return container_of(sd, struct cx25840_state, sd);
drivers/media/i2c/cx25840/cx25840-core.h
109
return &container_of(ctrl->handler, struct cx25840_state, hdl)->sd;
drivers/media/i2c/cx25840/cx25840-core.h
112
static inline bool is_cx2583x(struct cx25840_state *state)
drivers/media/i2c/cx25840/cx25840-core.h
118
static inline bool is_cx2584x(struct cx25840_state *state)
drivers/media/i2c/cx25840/cx25840-core.h
126
static inline bool is_cx231xx(struct cx25840_state *state)
drivers/media/i2c/cx25840/cx25840-core.h
131
static inline bool is_cx2388x(struct cx25840_state *state)
drivers/media/i2c/cx25840/cx25840-core.h
138
static inline bool is_cx23885(struct cx25840_state *state)
drivers/media/i2c/cx25840/cx25840-core.h
143
static inline bool is_cx23887(struct cx25840_state *state)
drivers/media/i2c/cx25840/cx25840-core.h
148
static inline bool is_cx23888(struct cx25840_state *state)
drivers/media/i2c/cx25840/cx25840-firmware.c
57
struct cx25840_state *state = to_state(i2c_get_clientdata(client));
drivers/media/i2c/cx25840/cx25840-firmware.c
97
struct cx25840_state *state = to_state(i2c_get_clientdata(client));
drivers/media/i2c/cx25840/cx25840-ir.c
1004
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-ir.c
116
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-ir.c
1188
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-ir.c
1227
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-ir.c
466
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-ir.c
477
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-ir.c
490
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-vbi.c
120
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-vbi.c
140
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-vbi.c
218
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-vbi.c
75
struct cx25840_state *state = to_state(sd);