Home
last modified time | relevance | path

Searched refs:ch_num_max (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test.c1497 static int get_tx_rx_num(u8 tx_rx_reg, u8 *ch_num, u8 ch_num_max) in get_tx_rx_num() argument
1504 if ((ret < 0) || (*ch_num > ch_num_max)) { in get_tx_rx_num()