Home
last modified time | relevance | path

Searched refs:hfi1_twsi_reset (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dtwsi.h61 int hfi1_twsi_reset(struct hfi1_devdata *dd, u32 target);
Dqsfp.c75 ret = hfi1_twsi_reset(dd, target); in __i2c_write()
129 ret = hfi1_twsi_reset(dd, target); in __i2c_read()
Dtwsi.c279 int hfi1_twsi_reset(struct hfi1_devdata *dd, u32 target) in hfi1_twsi_reset() function