Home
last modified time | relevance | path

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

/openbmc/linux/drivers/peci/
H A Dsysfs.c10 static int rescan_controller(struct device *dev, void *data) in rescan_controller() function
30 ret = bus_for_each_dev(&peci_bus_type, NULL, NULL, rescan_controller); in rescan_store()
/openbmc/linux/drivers/nvme/host/
H A Dsysfs.c36 static DEVICE_ATTR(rescan_controller, S_IWUSR, NULL, nvme_sysfs_rescan);