Searched refs:cbus_host (Results 1 – 1 of 1) sorted by relevance
39 struct cbus_host { struct52 static void cbus_send_bit(struct cbus_host *host, unsigned bit) in cbus_send_bit() argument65 static void cbus_send_data(struct cbus_host *host, unsigned data, unsigned len) in cbus_send_data()77 static int cbus_receive_bit(struct cbus_host *host) in cbus_receive_bit()91 static int cbus_receive_word(struct cbus_host *host) in cbus_receive_word()116 static int cbus_transfer(struct cbus_host *host, char rw, unsigned dev, in cbus_transfer()177 struct cbus_host *chost = i2c_get_adapdata(adapter); in cbus_i2c_smbus_xfer()216 struct cbus_host *chost; in cbus_i2c_probe()