Searched refs:l3_pins (Results 1 – 3 of 3) sorted by relevance
30 static void sendbyte(struct l3_pins *adap, unsigned int byte) in sendbyte()50 static void sendbytes(struct l3_pins *adap, const u8 *buf, in sendbytes()67 int l3_write(struct l3_pins *adap, u8 addr, u8 *data, int len) in l3_write()
4 struct l3_pins { struct16 int l3_write(struct l3_pins *adap, u8 addr, u8 *data, int len); argument
18 struct l3_pins l3;