Searched refs:bind_store (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/dma/idxd/ |
A D | compat.c | 33 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/drivers/base/ |
A D | bus.c | 205 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);
|
/linux/ |
A D | System.map | 30895 ffff8000107fe644 t bind_store
|
A D | .tmp_System.map | 30895 ffff8000107fe644 t bind_store
|
Completed in 288 milliseconds