Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/dax/
Dbus.c64 static ssize_t do_id_store(struct device_driver *drv, const char *buf, in do_id_store() function
110 return do_id_store(drv, buf, count, ID_ADD); in new_id_store()
117 return do_id_store(drv, buf, count, ID_REMOVE); in remove_id_store()