Home
last modified time | relevance | path

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

/linux/drivers/input/serio/
H A Duserio.c115 static size_t userio_fetch_data(struct userio_device *userio, u8 *buf, in userio_fetch_data() function
150 available = userio_fetch_data(userio, buf, count, &copylen); in userio_char_read()