Home
last modified time | relevance | path

Searched refs:DEVICE_ATTR_IGNORE_LOCKDEP (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/peci/
A Dsysfs.c68 static DEVICE_ATTR_IGNORE_LOCKDEP(remove, 0200, NULL, remove_store);
/linux-6.3-rc2/drivers/usb/core/
A Dsysfs.c109 static DEVICE_ATTR_IGNORE_LOCKDEP(bConfigurationValue, S_IRUGO | S_IWUSR,
755 static DEVICE_ATTR_IGNORE_LOCKDEP(authorized, S_IRUGO | S_IWUSR,
777 static DEVICE_ATTR_IGNORE_LOCKDEP(remove, S_IWUSR, NULL, remove_store);
/linux-6.3-rc2/include/linux/
A Ddevice.h150 #define DEVICE_ATTR_IGNORE_LOCKDEP(_name, _mode, _show, _store) \ macro
/linux-6.3-rc2/drivers/pci/
A Dpci-sysfs.c495 static DEVICE_ATTR_IGNORE_LOCKDEP(remove, 0220, NULL,
/linux-6.3-rc2/drivers/i2c/
A Di2c-core-base.c1306 static DEVICE_ATTR_IGNORE_LOCKDEP(delete_device, S_IWUSR, NULL,

Completed in 18 milliseconds