Home
last modified time | relevance | path

Searched defs:smbus_read_byte (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/src/include/device/
H A Dsmbus.h45 static inline int smbus_read_byte(struct device *const dev, u8 addr) in smbus_read_byte() function
H A Dsmbus_host.h46 static inline int smbus_read_byte(u8 device, u8 address) in smbus_read_byte() function