Searched refs:t_mode (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/v4l2-core/
H A Dtuner-core.c813 * select a TV frequency. So, t_mode = T_ANALOG_TV could actually
818 int t_mode; local
820 t_mode = T_RADIO;
822 t_mode = T_ANALOG_TV;
824 if ((t_mode & t->mode_mask) == 0)
/linux-master/drivers/nfc/pn544/
H A Dpn544.c340 u8 t_mode = 0x0f; local
419 PN544_DEP_MODE, &t_mode, 1);

Completed in 129 milliseconds