Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dpci_hotplug_core.c208 unsigned long ltest; in test_write_file() local
212 ltest = simple_strtoul(buf, NULL, 10); in test_write_file()
213 test = (u32)(ltest & 0xffffffff); in test_write_file()