Home
last modified time | relevance | path

Searched refs:DEVICE_ATTR_PREALLOC (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/gpio/
A Dgpiolib-sysfs.c143 static DEVICE_ATTR_PREALLOC(value, S_IWUSR | S_IRUGO, value_show, value_store);
/linux-6.3-rc2/include/linux/
A Ddevice.h128 #define DEVICE_ATTR_PREALLOC(_name, _mode, _show, _store) \ macro

Completed in 7 milliseconds