Searched refs:SDP500_READ_SIZE (Results 1 – 1 of 1) sorted by relevance
16 #define SDP500_READ_SIZE 3 macro46 u8 rxbuf[SDP500_READ_SIZE]; in sdp500_read_raw()53 ret = i2c_master_recv(client, rxbuf, SDP500_READ_SIZE); in sdp500_read_raw()58 if (ret != SDP500_READ_SIZE) { in sdp500_read_raw()95 u8 rxbuf[SDP500_READ_SIZE]; in sdp500_probe()123 i2c_master_recv(client, rxbuf, SDP500_READ_SIZE); in sdp500_probe()