Searched refs:stub_get_wordp (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/i2c/
H A Di2c-stub.c111 static u16 *stub_get_wordp(struct stub_chip *chip, u8 offset) function
156 wordp = stub_get_wordp(chip, chip->pointer++);
167 wordp = stub_get_wordp(chip, command);
196 wordp = stub_get_wordp(chip, command);

Completed in 147 milliseconds