Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/cx25840/
H A Dcx25840-core.h118 static inline bool is_cx2584x(struct cx25840_state *state) in is_cx2584x() function
H A Dcx25840-core.c531 else if (is_cx2584x(state)) in common_s_io_pin_config()
2269 if (is_cx2584x(state)) { in cx25840_init()
2508 if (is_cx2584x(state) && state->generic_mode && config) { in cx25840_s_video_routing()