Home
last modified time | relevance | path

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

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