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
1735
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
1778
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
1894
struct cx25840_state *state = to_state(i2c_get_clientdata(client));
drivers/media/i2c/cx25840/cx25840-core.c
1926
struct cx25840_state *state = to_state(i2c_get_clientdata(client));
drivers/media/i2c/cx25840/cx25840-core.c
2261
static void cx25840_vconfig_add(struct cx25840_state *state, u32 cfg_in)
drivers/media/i2c/cx25840/cx25840-core.c
2290
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
2321
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
2354
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
2386
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
2412
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
2497
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
2506
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
2518
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
2527
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
2544
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
2563
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
2600
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
2649
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
2663
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
2732
struct cx25840_state *state = to_state(sd);
drivers/media/i2c/cx25840/cx25840-core.c
3606
struct cx25840_state *state = to_state(i2c_get_clientdata(client));
drivers/media/i2c/cx25840/cx25840-core.c
3783
struct cx25840_state *state;
drivers/media/i2c/cx25840/cx25840-core.c
3984
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);