Searched refs:USER_BUF_LEN (Results 1 – 1 of 1) sorted by relevance
272 #define USER_BUF_LEN(count) min_t(size_t, 8, (count)) macro 457 rc = kstrtouint_from_user(ubuf, USER_BUF_LEN(count), 0, &val); in u2_phy_params_write() 573 rc = kstrtouint_from_user(ubuf, USER_BUF_LEN(count), 0, &val); in u3_phy_params_open()