Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/usb/em28xx/
Dem28xx-i2c.c484 static inline int i2c_check_for_device(struct em28xx_i2c_bus *i2c_bus, u16 addr) in i2c_check_for_device() function
573 rc = i2c_check_for_device(i2c_bus, addr); in em28xx_i2c_xfer()