Searched refs:chnl_num (Results 1 – 2 of 2) sorted by relevance
61 uint_t chnl_num; in s1394_isoch_rsrc_realloc() local132 chnl_num = cec_curr->realloc_chnl_num; in s1394_isoch_rsrc_realloc()133 chnl_mask = (1 << ((63 - chnl_num) % 32)); in s1394_isoch_rsrc_realloc()146 if (chnl_num < 32) { in s1394_isoch_rsrc_realloc()
2399 int chnl_num; in t1394_setup_isoch_cec() local2514 for (chnl_num = 63; chnl_num >= 0; chnl_num--) { in t1394_setup_isoch_cec()2516 try_chnl = (1 << ((63 - chnl_num) % 32)); in t1394_setup_isoch_cec()2520 if (chnl_num < 32) { in t1394_setup_isoch_cec()2543 if (chnl_num == 0) { in t1394_setup_isoch_cec()2608 cec_curr->realloc_chnl_num = chnl_num; in t1394_setup_isoch_cec()2614 target_args.channel_num = chnl_num; in t1394_setup_isoch_cec()