Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/hotplug/
Dpci_hotplug_core.c225 unsigned long ltest; in test_write_file() local
229 ltest = simple_strtoul (buf, NULL, 10); in test_write_file()
230 test = (u32)(ltest & 0xffffffff); in test_write_file()