Searched refs:unbind_store (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/dma/idxd/ |
| A D | compat.c | 17 static ssize_t unbind_store(struct device_driver *drv, const char *buf, size_t count) in unbind_store() function 31 static DRIVER_ATTR_IGNORE_LOCKDEP(unbind, 0200, NULL, unbind_store);
|
| /linux/drivers/base/ |
| A D | bus.c | 182 static ssize_t unbind_store(struct device_driver *drv, const char *buf, in unbind_store() function 198 static DRIVER_ATTR_IGNORE_LOCKDEP(unbind, 0200, NULL, unbind_store);
|
| /linux/ |
| A D | System.map | 30893 ffff8000107fe420 t unbind_store
|
| A D | .tmp_System.map | 30893 ffff8000107fe420 t unbind_store
|
Completed in 894 milliseconds