Home
last modified time | relevance | path

Searched refs:omap_kp_enable_store (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Domap-keypad.c150 static ssize_t omap_kp_enable_store(struct device *dev, struct device_attribute *attr, in omap_kp_enable_store() function
175 static DEVICE_ATTR(enable, S_IRUGO | S_IWUSR, omap_kp_enable_show, omap_kp_enable_store);
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Domap-keypad.c151 static ssize_t omap_kp_enable_store(struct device *dev, struct device_attribute *attr, in omap_kp_enable_store() function
176 static DEVICE_ATTR(enable, S_IRUGO | S_IWUSR, omap_kp_enable_show, omap_kp_enable_store);

Completed in 3 milliseconds