Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/dvb-usb/
Dtechnisat-usb2.c85 #define I2C_STATUS_OK 8 macro
135 if (b[0] != I2C_STATUS_OK) { in technisat_usb2_i2c_access()