Lines Matching defs:ep9461e
67 static struct ep9461e_dev *ep9461e; variable
72 static void i2c_wr(struct ep9461e_dev *ep9461e, u16 reg, u8 *val, u32 n) in i2c_wr()
114 static void i2c_rd(struct ep9461e_dev *ep9461e, u16 reg, u8 *val, u32 n) in i2c_rd()
140 static void i2c_rd8(struct ep9461e_dev *ep9461e, u16 reg, u8 *val) in i2c_rd8()
145 static void i2c_wr8(struct ep9461e_dev *ep9461e, u16 reg, u8 buf) in i2c_wr8()
150 static void i2c_wr8_and_or(struct ep9461e_dev *ep9461e, u16 reg, u32 mask, in i2c_wr8_and_or()
179 struct ep9461e_dev *ep9461e = g_ep9461e; in hdmirxsel_show() local
191 struct ep9461e_dev *ep9461e = g_ep9461e; in hdmirxsel_store() local
212 struct ep9461e_dev *ep9461e = g_ep9461e; in hdmiautoswitch_show() local
224 struct ep9461e_dev *ep9461e = g_ep9461e; in hdmiautoswitch_store() local
243 static inline bool detect_rx_signal(struct ep9461e_dev *ep9461e) in detect_rx_signal()
254 static void ep9461e_init(struct ep9461e_dev *ep9461e) in ep9461e_init()
269 static void ep9461e_rx_manual_select(struct ep9461e_dev *ep9461e) in ep9461e_rx_manual_select()
274 static void ep9461e_rx_select(struct ep9461e_dev *ep9461e) in ep9461e_rx_select()
297 struct ep9461e_dev *ep9461e = in ep9461e_work_i2c_poll() local
331 struct ep9461e_dev *ep9461e; in ep9461e_probe() local