Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/misc/
H A Dusbsevseg.c55 static inline size_t my_memlen(const char *buf, size_t count) in my_memlen() function
204 size_t end = my_memlen(buf, count); in text_store()
248 size_t end = my_memlen(buf, count); in decimals_store()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds