xcsi2rxss_state
struct xcsi2rxss_state *xcsi2rxss = platform_get_drvdata(pdev);
static inline struct xcsi2rxss_state *
return container_of(subdev, struct xcsi2rxss_state, subdev);
static inline u32 xcsi2rxss_read(struct xcsi2rxss_state *xcsi2rxss, u32 addr)
static inline void xcsi2rxss_write(struct xcsi2rxss_state *xcsi2rxss, u32 addr,
static inline void xcsi2rxss_clr(struct xcsi2rxss_state *xcsi2rxss, u32 addr,
static inline void xcsi2rxss_set(struct xcsi2rxss_state *xcsi2rxss, u32 addr,
static int xcsi2rxss_soft_reset(struct xcsi2rxss_state *state)
static void xcsi2rxss_hard_reset(struct xcsi2rxss_state *state)
static void xcsi2rxss_reset_event_counters(struct xcsi2rxss_state *state)
static void xcsi2rxss_log_counters(struct xcsi2rxss_state *state)
struct xcsi2rxss_state *xcsi2rxss = to_xcsi2rxssstate(sd);
static int xcsi2rxss_start_stream(struct xcsi2rxss_state *state)
static void xcsi2rxss_stop_stream(struct xcsi2rxss_state *state)
struct xcsi2rxss_state *state = (struct xcsi2rxss_state *)data;
struct xcsi2rxss_state *xcsi2rxss = to_xcsi2rxssstate(sd);
__xcsi2rxss_get_pad_format(struct xcsi2rxss_state *xcsi2rxss,
struct xcsi2rxss_state *xcsi2rxss = to_xcsi2rxssstate(sd);
struct xcsi2rxss_state *xcsi2rxss = to_xcsi2rxssstate(sd);
struct xcsi2rxss_state *xcsi2rxss = to_xcsi2rxssstate(sd);
struct xcsi2rxss_state *state = to_xcsi2rxssstate(sd);
static int xcsi2rxss_parse_of(struct xcsi2rxss_state *xcsi2rxss)
struct xcsi2rxss_state *xcsi2rxss;