Searched refs:stub_chip (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/i2c/
H A Di2c-stub.c69 struct stub_chip { struct
86 static struct stub_chip *stub_chips;
90 struct stub_chip *chip,
111 static u16 *stub_get_wordp(struct stub_chip *chip, u8 offset)
128 struct stub_chip *chip = NULL;
318 struct stub_chip *chip = stub_chips + i;
375 stub_chips = kcalloc(stub_chips_nr, sizeof(struct stub_chip),

Completed in 157 milliseconds