Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dts-nbus.h15 extern int ts_nbus_read(struct ts_nbus *ts_nbus, u8 adr, u16 *val);
/Linux-v4.19/drivers/bus/
Dts-nbus.c205 int ts_nbus_read(struct ts_nbus *ts_nbus, u8 adr, u16 *val) in ts_nbus_read() function
247 EXPORT_SYMBOL_GPL(ts_nbus_read);