Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/
Di2c-stub.c120 static u16 *stub_get_wordp(struct stub_chip *chip, u8 offset) in stub_get_wordp() function
165 wordp = stub_get_wordp(chip, chip->pointer++); in stub_xfer()
176 wordp = stub_get_wordp(chip, command); in stub_xfer()
205 wordp = stub_get_wordp(chip, command); in stub_xfer()