Searched refs:matrix_channel_check (Results 1 – 1 of 1) sorted by relevance
35 static bool matrix_channel_check(te_matrix_handle_t matrix_handle, touch_pad_t channel_num);272 if (matrix_channel_check(item->matrix_handle, channel_num)) { in matrix_object_check_channel()343 static bool matrix_channel_check(te_matrix_handle_t matrix_handle, touch_pad_t channel_num) in matrix_channel_check() function