Searched refs:PT1_NR_ADAPS (Results 1 – 1 of 1) sorted by relevance
68 #define PT1_NR_ADAPS 4 macro77 struct pt1_adapter *adaps[PT1_NR_ADAPS];128 static const struct pt1_config pt1_configs[PT1_NR_ADAPS] = {262 for (i = 0; i < PT1_NR_ADAPS; i++) { in pt1_demod_block_init()274 for (i = 0; i < PT1_NR_ADAPS; i++) { in pt1_demod_block_init()430 for (i = 0; i < PT1_NR_ADAPS; i++) in pt1_init_streams()450 if (index < 0 || index >= PT1_NR_ADAPS) in pt1_filter()504 for (i = 0; i < PT1_NR_ADAPS; i++) in pt1_thread()712 for (i = 0, count = 0; i < PT1_NR_ADAPS; i++) in pt1_stop_polling()748 for (i = 0; i < PT1_NR_ADAPS; i++) { in pt1_update_power()[all …]