Home
last modified time | relevance | path

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

/linux/lib/
H A Dkstrtox.h8 size_t max_chars);
/linux/drivers/tty/serial/
H A Dtegra-utc.c174 unsigned int max_chars = 256; in tegra_utc_rx_chars() local
179 while (max_chars--) { in tegra_utc_rx_chars()