/kernel/linux/linux-4.19/lib/ |
D | kstrtox.c | 263 int kstrtou16(const char *s, unsigned int base, u16 *res) in kstrtou16() function 276 EXPORT_SYMBOL(kstrtou16); 407 kstrto_from_user(kstrtou16_from_user, kstrtou16, u16);
|
D | test-kstrtox.c | 517 TEST_OK(kstrtou16, u16, "%hu", test_u16_ok); in test_kstrtou16_ok() 544 TEST_FAIL(kstrtou16, u16, "%hu", test_u16_fail); in test_kstrtou16_fail()
|
/kernel/linux/linux-5.10/lib/ |
D | kstrtox.c | 266 int kstrtou16(const char *s, unsigned int base, u16 *res) in kstrtou16() function 279 EXPORT_SYMBOL(kstrtou16); 410 kstrto_from_user(kstrtou16_from_user, kstrtou16, u16);
|
D | test-kstrtox.c | 517 TEST_OK(kstrtou16, u16, "%hu", test_u16_ok); in test_kstrtou16_ok() 544 TEST_FAIL(kstrtou16, u16, "%hu", test_u16_fail); in test_kstrtou16_fail()
|
/kernel/linux/linux-5.10/drivers/ssb/ |
D | host_soc.c | 187 err = kstrtou16(strim(buf), 0, &iv->boardinfo.vendor); in ssb_host_soc_get_invariants() 197 err = kstrtou16(strim(buf), 0, &iv->boardinfo.type); in ssb_host_soc_get_invariants()
|
/kernel/linux/linux-4.19/drivers/ssb/ |
D | host_soc.c | 187 err = kstrtou16(strim(buf), 0, &iv->boardinfo.vendor); in ssb_host_soc_get_invariants() 197 err = kstrtou16(strim(buf), 0, &iv->boardinfo.type); in ssb_host_soc_get_invariants()
|
/kernel/linux/linux-5.10/drivers/most/ |
D | configfs.c | 270 ret = kstrtou16(page, 0, &mdev_link->num_buffers); in mdev_link_num_buffers_store() 288 ret = kstrtou16(page, 0, &mdev_link->buffer_size); in mdev_link_buffer_size_store() 307 ret = kstrtou16(page, 0, &mdev_link->subbuffer_size); in mdev_link_subbuffer_size_store() 326 ret = kstrtou16(page, 0, &mdev_link->packets_per_xact); in mdev_link_packets_per_xact_store() 343 ret = kstrtou16(page, 0, &mdev_link->dbr_size); in mdev_link_dbr_size_store()
|
/kernel/linux/linux-4.19/drivers/net/wireless/ath/ath6kl/ |
D | debug.c | 1487 if (kstrtou16(token, 0, &val16)) in ath6kl_create_qos_write() 1494 if (kstrtou16(token, 0, &val16)) in ath6kl_create_qos_write() 1634 if (kstrtou16(buf, 0, &bgscan_int)) in ath6kl_bgscan_int_write() 1674 if (kstrtou16(buf, 0, &listen_interval)) in ath6kl_listen_int_write() 1733 if (kstrtou16(token, 0, &idle_period)) in ath6kl_power_params_write() 1739 if (kstrtou16(token, 0, &ps_poll_num)) in ath6kl_power_params_write() 1745 if (kstrtou16(token, 0, &dtim)) in ath6kl_power_params_write() 1751 if (kstrtou16(token, 0, &tx_wakeup)) in ath6kl_power_params_write() 1757 if (kstrtou16(token, 0, &num_tx)) in ath6kl_power_params_write()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
D | debug.c | 1489 if (kstrtou16(token, 0, &val16)) in ath6kl_create_qos_write() 1496 if (kstrtou16(token, 0, &val16)) in ath6kl_create_qos_write() 1636 if (kstrtou16(buf, 0, &bgscan_int)) in ath6kl_bgscan_int_write() 1676 if (kstrtou16(buf, 0, &listen_interval)) in ath6kl_listen_int_write() 1735 if (kstrtou16(token, 0, &idle_period)) in ath6kl_power_params_write() 1741 if (kstrtou16(token, 0, &ps_poll_num)) in ath6kl_power_params_write() 1747 if (kstrtou16(token, 0, &dtim)) in ath6kl_power_params_write() 1753 if (kstrtou16(token, 0, &tx_wakeup)) in ath6kl_power_params_write() 1759 if (kstrtou16(token, 0, &num_tx)) in ath6kl_power_params_write()
|
/kernel/linux/linux-4.19/drivers/usb/core/ |
D | quirks.c | 79 if (kstrtou16(field, 16, &vid)) in quirks_param_set() 86 if (kstrtou16(field, 16, &pid)) in quirks_param_set()
|
/kernel/linux/linux-5.10/drivers/pci/endpoint/ |
D | pci-ep-cfs.c | 228 ret = kstrtou16(page, 0, &val); \ 279 ret = kstrtou16(page, 0, &val); in pci_epf_msix_interrupts_store()
|
/kernel/linux/linux-5.10/drivers/usb/core/ |
D | quirks.c | 79 if (kstrtou16(field, 16, &vid)) in quirks_param_set() 86 if (kstrtou16(field, 16, &pid)) in quirks_param_set()
|
/kernel/linux/linux-4.19/drivers/pci/endpoint/ |
D | pci-ep-cfs.c | 244 ret = kstrtou16(page, 0, &val); \ 295 ret = kstrtou16(page, 0, &val); in pci_epf_msix_interrupts_store()
|
/kernel/linux/linux-4.19/drivers/staging/most/ |
D | core.c | 281 int ret = kstrtou16(buf, 0, &c->cfg.num_buffers); in set_number_of_buffers_store() 303 int ret = kstrtou16(buf, 0, &c->cfg.buffer_size); in set_buffer_size_store() 396 int ret = kstrtou16(buf, 0, &c->cfg.subbuffer_size); in set_subbuffer_size_store() 418 int ret = kstrtou16(buf, 0, &c->cfg.packets_per_xact); in set_packets_per_xact_store() 438 int ret = kstrtou16(buf, 0, &c->cfg.dbr_size); in set_dbr_size_store()
|
/kernel/linux/linux-5.10/drivers/usb/gadget/ |
D | configfs.c | 19 ret = kstrtou16(name, 0, &num); in check_user_usb_string() 161 ret = kstrtou16(page, 0, &val); \ 200 ret = kstrtou16(page, 0, &bcdDevice); in gadget_dev_desc_bcdDevice_store() 217 ret = kstrtou16(page, 0, &bcdUSB); in gadget_dev_desc_bcdUSB_store() 516 ret = kstrtou16(page, 0, &val); in gadget_config_desc_MaxPower_store()
|
/kernel/linux/linux-4.19/drivers/usb/gadget/ |
D | configfs.c | 21 ret = kstrtou16(name, 0, &num); in check_user_usb_string() 167 ret = kstrtou16(page, 0, &val); \ 206 ret = kstrtou16(page, 0, &bcdDevice); in gadget_dev_desc_bcdDevice_store() 223 ret = kstrtou16(page, 0, &bcdUSB); in gadget_dev_desc_bcdUSB_store() 472 ret = kstrtou16(page, 0, &val); in gadget_config_desc_MaxPower_store()
|
/kernel/linux/linux-5.10/drivers/net/ |
D | netconsole.c | 440 rv = kstrtou16(buf, 10, &nt->np.local_port); in local_port_store() 463 rv = kstrtou16(buf, 10, &nt->np.remote_port); in remote_port_store()
|
/kernel/linux/linux-4.19/net/core/ |
D | netpoll.c | 512 if (kstrtou16(cur, 10, &np->local_port)) in netpoll_parse_options() 549 if (kstrtou16(cur, 10, &np->remote_port)) in netpoll_parse_options()
|
D | utils.c | 380 if (kstrtou16(port, 0, &port_num)) in inet_pton_with_scope()
|
/kernel/linux/linux-4.19/drivers/net/ |
D | netconsole.c | 452 rv = kstrtou16(buf, 10, &nt->np.local_port); in local_port_store() 475 rv = kstrtou16(buf, 10, &nt->np.remote_port); in remote_port_store()
|
/kernel/linux/linux-4.19/drivers/infiniband/hw/qib/ |
D | qib_sysfs.c | 60 ret = kstrtou16(buf, 0, &val); in store_hrtbt_enb() 97 ret = kstrtou16(buf, 0, &val); in store_led_override()
|
/kernel/linux/linux-5.10/net/core/ |
D | netpoll.c | 533 if (kstrtou16(cur, 10, &np->local_port)) in netpoll_parse_options() 570 if (kstrtou16(cur, 10, &np->remote_port)) in netpoll_parse_options()
|
D | utils.c | 376 if (kstrtou16(port, 0, &port_num)) in inet_pton_with_scope()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
D | qib_sysfs.c | 60 ret = kstrtou16(buf, 0, &val); in store_hrtbt_enb() 97 ret = kstrtou16(buf, 0, &val); in store_led_override()
|
/kernel/linux/linux-4.19/drivers/platform/chrome/ |
D | cros_ec_sysfs.c | 302 ret = kstrtou16(buf, 0, &angle); in kb_wake_angle_store()
|