Searched refs:MIN_CHANNEL_COUNT (Results 1 – 1 of 1) sorted by relevance
84 #define MIN_CHANNEL_COUNT 1 macro1119 channel_count = MIN_CHANNEL_COUNT; in read_usb_sup_channel_masks()2211 if ((channel_count < MIN_CHANNEL_COUNT) || (channel_count > max_channel_count)) { in check_input_parameters()2213 channel_count, MIN_CHANNEL_COUNT, max_channel_count); in check_input_parameters()