Searched defs:smbus_block_read (Results 1 – 2 of 2) sorted by relevance
23 int smbus_block_read(struct device *dev, u8 cmd, u8 bytes, u8 *buffer) in smbus_block_read() function
64 static inline int smbus_block_read(u8 device, u8 cmd, size_t max_bytes, u8 *buf) in smbus_block_read() function