Searched refs:MIN_CHANNEL_COUNT (Results 1 – 1 of 1) sorted by relevance
86 #define MIN_CHANNEL_COUNT 1 macro1355 channel_count = MIN_CHANNEL_COUNT; in read_usb_sup_channel_masks()2651 if ((channel_count < MIN_CHANNEL_COUNT) || (channel_count > max_channel_count)) { in check_input_parameters()2653 channel_count, MIN_CHANNEL_COUNT, max_channel_count); in check_input_parameters()