Searched refs:bind_store (Results 1 – 3 of 3) sorted by relevance
| /drivers/dma/idxd/ |
| A D | compat.c | 32 static ssize_t bind_store(struct device_driver *drv, const char *buf, size_t count) in bind_store() function 64 static DRIVER_ATTR_IGNORE_LOCKDEP(bind, 0200, NULL, bind_store);
|
| /drivers/gpu/drm/ci/xfails/ |
| A D | i915-kbl-skips.txt | 78 # bind_store+0x71/0xc0 132 # bind_store+0x71/0xc0
|
| /drivers/base/ |
| A D | bus.c | 258 static ssize_t bind_store(struct device_driver *drv, const char *buf, in bind_store() function 277 static DRIVER_ATTR_IGNORE_LOCKDEP(bind, 0200, NULL, bind_store);
|
Completed in 8 milliseconds