Searched refs:new_device_store (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/netdevsim/ |
| H A D | bus.c | 159 new_device_store(const struct bus_type *bus, const char *buf, size_t count) in new_device_store() function
|
| /linux/drivers/ata/pata_parport/ |
| H A D | pata_parport.c | 626 static ssize_t new_device_store(const struct bus_type *bus, const char *buf, size_t count) in new_device_store() function
|
| /linux/drivers/spi/ |
| H A D | spi.c | 315 new_device_store(struct device *dev, struct device_attribute *attr, in new_device_store() function 426 static DEVICE_ATTR_IGNORE_LOCKDEP(new_device, 0200, NULL, new_device_store);
|
| /linux/drivers/i2c/ |
| H A D | i2c-core-base.c | 1265 new_device_store(struct device *dev, struct device_attribute *attr, in new_device_store() function
|