Home
last modified time | relevance | path

Searched defs:i2c_read (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dp/
H A Ddp_aux.c236 bool i2c_read = input_msg->request & in dp_aux_update_offset_and_segment() local
273 bool i2c_read = input_msg->request & in dp_aux_transfer_helper() local
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dtsi108_i2c.c130 int i2c_read (uchar chip_addr, uint byte_addr, int alen, in i2c_read() function
H A Di2c-uclass-compat.c50 int i2c_read(uint8_t chip_addr, unsigned int addr, int alen, uint8_t *buffer, in i2c_read() function
H A Di2c_core.c291 int i2c_read(uint8_t chip, unsigned int addr, int alen, in i2c_read() function
H A Dsh_sh7734_i2c.c340 int i2c_read(u8 chip, u32 addr, int alen, u8 *buffer, int len) in i2c_read() function
H A Dmv_i2c.c494 int i2c_read(uchar chip, uint addr, int alen, uchar *buffer, int len) in i2c_read() function
/OK3568_Linux_fs/kernel/drivers/media/pci/ddbridge/
H A Dddbridge-i2c.h53 static int __maybe_unused i2c_read(struct i2c_adapter *adapter, u8 adr, u8 *val) in i2c_read() function
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-au1550.c155 static int i2c_read(struct i2c_au1550_data *adap, unsigned char *buf, in i2c_read() function
H A Di2c-amd-mp2.h47 i2c_read = 0, enumerator
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dstv6111.c304 static int i2c_read(struct i2c_adapter *adap, in i2c_read() function
H A Dmxl5xx.c138 static int i2c_read(struct i2c_adapter *adap, u8 adr, in i2c_read() function
H A Ddrxd_hard.c198 static int i2c_read(struct i2c_adapter *adap, in i2c_read() function
H A Ddrxk_hard.c249 static int i2c_read(struct drxk_state *state, in i2c_read() function
/OK3568_Linux_fs/kernel/drivers/media/usb/gspca/
H A Dspca561.c341 static int i2c_read(struct gspca_dev *gspca_dev, __u16 reg, __u8 mode) in i2c_read() function
H A Dzc3xx.c5571 static u16 i2c_read(struct gspca_dev *gspca_dev, in i2c_read() function
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dqsfp.c374 int i2c_read(struct hfi1_pportdata *ppd, u32 target, int i2c_addr, int offset, in i2c_read() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link_ddc.c324 static bool i2c_read( in i2c_read() function
/OK3568_Linux_fs/kernel/drivers/media/pci/ngene/
H A Dngene-cards.c70 static int i2c_read(struct i2c_adapter *adapter, u8 adr, u8 *val) in i2c_read() function
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_dp_mst_helper.h460 struct drm_dp_remote_i2c_read i2c_read; member