Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dwmi.h63 ssize_t wmi_string_from_utf8s(struct wmi_string *str, size_t max_chars, const u8 *src,
/linux/drivers/tty/serial/
H A Dtegra-utc.c173 unsigned int max_chars = 256; in tegra_utc_rx_chars() local
178 while (max_chars--) { in tegra_utc_rx_chars()