Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/em28xx/
Dem28xx.h656 unsigned long i2c_hash; /* i2c devicelist hash - member
Dem28xx-i2c.c923 dev->i2c_hash = em28xx_hash_mem(i2c_devicelist, in em28xx_do_i2c_scan()
Dem28xx-cards.c2715 if (!dev->i2c_hash) in em28xx_hint_board()
2719 if (dev->i2c_hash == em28xx_i2c_hash[i].hash) { in em28xx_hint_board()
2744 em28xx_errdev("Board i2c devicelist hash is 0x%08lx\n", dev->i2c_hash); in em28xx_hint_board()