Home
last modified time | relevance | path

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

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