Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/misc/
H A Dusbsevseg.c55 static inline size_t my_memlen(const char *buf, size_t count) in my_memlen() function
178 size_t end = my_memlen(buf, count); in text_store()
222 size_t end = my_memlen(buf, count); in decimals_store()