Searched defs:ep9461e (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | ep9461e.c | 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 [all …]
|