Home
last modified time | relevance | path

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

/Linux-v6.6/security/tomoyo/
Dcondition.c577 goto store_value; in tomoyo_get_condition()
592 goto store_value; in tomoyo_get_condition()
626 goto store_value; in tomoyo_get_condition()
641 store_value: in tomoyo_get_condition()
/Linux-v6.6/drivers/hid/
Dhid-sensor-custom.c385 static ssize_t store_value(struct device *dev, struct device_attribute *attr, in store_value() function
600 device_attr->store = store_value; in hid_sensor_custom_add_attributes()