Searched refs:DVB_USB_STATE_I2C (Results 1 – 2 of 2) sorted by relevance
33 d->state |= DVB_USB_STATE_I2C; in dvb_usb_i2c_init()40 if (d->state & DVB_USB_STATE_I2C) in dvb_usb_i2c_exit()42 d->state &= ~DVB_USB_STATE_I2C; in dvb_usb_i2c_exit()
434 #define DVB_USB_STATE_I2C 0x001 macro