Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/
Di2c-stub.c78 struct stub_chip { struct
95 static struct stub_chip *stub_chips; argument
99 struct stub_chip *chip, in stub_find_block()
120 static u16 *stub_get_wordp(struct stub_chip *chip, u8 offset) in stub_get_wordp()
137 struct stub_chip *chip = NULL; in stub_xfer()
327 struct stub_chip *chip = stub_chips + i; in i2c_stub_allocate_banks()
384 stub_chips = kcalloc(stub_chips_nr, sizeof(struct stub_chip), in i2c_stub_init()