Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/
Di2c-stub.c70 struct stub_chip { struct
87 static struct stub_chip *stub_chips; argument
91 struct stub_chip *chip, in stub_find_block()
112 static u16 *stub_get_wordp(struct stub_chip *chip, u8 offset) in stub_get_wordp()
129 struct stub_chip *chip = NULL; in stub_xfer()
319 struct stub_chip *chip = stub_chips + i; in i2c_stub_allocate_banks()
376 stub_chips = kcalloc(stub_chips_nr, sizeof(struct stub_chip), in i2c_stub_init()