Home
last modified time | relevance | path

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

/linux/lib/
A Dkstrtox.c282 int kstrtos16(const char *s, unsigned int base, s16 *res) in kstrtos16() function
295 EXPORT_SYMBOL(kstrtos16);
413 kstrto_from_user(kstrtos16_from_user, kstrtos16, s16);
A Dtest-kstrtox.c569 TEST_OK(kstrtos16, s16, "%hd", test_s16_ok); in test_kstrtos16_ok()
598 TEST_FAIL(kstrtos16, s16, "%hd", test_s16_fail); in test_kstrtos16_fail()
/linux/include/linux/
A Dkstrtox.h95 int __must_check kstrtos16(const char *s, unsigned int base, s16 *res);
/linux/kernel/
A Dparams.c237 STANDARD_PARAM_DEF(short, short, "%hi", kstrtos16);
/linux/drivers/usb/gadget/function/
A Df_uac1.c1367 #define uac1_kstrtos16 kstrtos16
A Df_uac2.c1735 #define uac2_kstrtos16 kstrtos16
/linux/drivers/s390/net/
A Dlcs.c1927 rc = kstrtos16(buf, 0, &value); in lcs_portno_store()
/linux/
A Dvmlinux.symvers10686 0x00000000 kstrtos16 vmlinux EXPORT_SYMBOL
A DSystem.map16709 ffff80001049d2c4 T kstrtos16
A D.tmp_System.map16709 ffff80001049d2c4 T kstrtos16

Completed in 308 milliseconds