Searched refs:has_ir_i2c (Results 1 – 5 of 5) sorted by relevance
40 .has_ir_i2c = 1,67 .has_ir_i2c = 1,
279 if (!dev->board.has_ir_i2c || disable_ir) in au0828_rc_register()300 if (dev->board.has_ir_i2c) { /* external i2c device */ in au0828_rc_register()
80 unsigned char has_ir_i2c:1; member
707 if (dev->board.has_ir_i2c) { in em28xx_ir_init()710 dev->board.has_ir_i2c = 0; in em28xx_ir_init()718 if (!dev->board.ir_codes && !dev->board.has_ir_i2c) { in em28xx_ir_init()743 if (dev->board.has_ir_i2c) { /* external i2c device */ in em28xx_ir_init()
496 unsigned int has_ir_i2c:1; member