Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/dma/idxd/
Dcompat.c33 static ssize_t bind_store(struct device_driver *drv, const char *buf, size_t count) in bind_store() function
65 static DRIVER_ATTR_IGNORE_LOCKDEP(bind, 0200, NULL, bind_store);
/linux-6.1.9/drivers/base/
Dbus.c205 static ssize_t bind_store(struct device_driver *drv, const char *buf, in bind_store() function
224 static DRIVER_ATTR_IGNORE_LOCKDEP(bind, 0200, NULL, bind_store);