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