Home
last modified time | relevance | path

Searched refs:ts_nbus_read (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dts-nbus.h15 extern int ts_nbus_read(struct ts_nbus *ts_nbus, u8 adr, u16 *val);
/openbmc/linux/drivers/bus/
H A Dts-nbus.c196 int ts_nbus_read(struct ts_nbus *ts_nbus, u8 adr, u16 *val) in ts_nbus_read() function
238 EXPORT_SYMBOL_GPL(ts_nbus_read);