Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx-i2c.c474 static inline int i2c_check_for_device(struct em28xx_i2c_bus *i2c_bus, u16 addr) in i2c_check_for_device() function
563 rc = i2c_check_for_device(i2c_bus, addr); in em28xx_i2c_xfer()