Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dpci_hotplug_core.c207 unsigned long ltest; in test_write_file() local
211 ltest = simple_strtoul(buf, NULL, 10); in test_write_file()
212 test = (u32)(ltest & 0xffffffff); in test_write_file()