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