Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/i2c/
Di2c-stub.c111 static u16 *stub_get_wordp(struct stub_chip *chip, u8 offset) in stub_get_wordp() function
156 wordp = stub_get_wordp(chip, chip->pointer++); in stub_xfer()
167 wordp = stub_get_wordp(chip, command); in stub_xfer()
196 wordp = stub_get_wordp(chip, command); in stub_xfer()