Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Dcondition.c559 goto store_value; in tomoyo_get_condition()
574 goto store_value; in tomoyo_get_condition()
608 goto store_value; in tomoyo_get_condition()
623 store_value: in tomoyo_get_condition()
/Linux-v4.19/drivers/hid/
Dhid-sensor-custom.c392 static ssize_t store_value(struct device *dev, struct device_attribute *attr, in store_value() function
607 device_attr->store = store_value; in hid_sensor_custom_add_attributes()