Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dts-nbus.h15 extern int ts_nbus_read(struct ts_nbus *ts_nbus, u8 adr, u16 *val);
/Linux-v5.4/drivers/bus/
Dts-nbus.c199 int ts_nbus_read(struct ts_nbus *ts_nbus, u8 adr, u16 *val) in ts_nbus_read() function
241 EXPORT_SYMBOL_GPL(ts_nbus_read);