Home
last modified time | relevance | path

Searched defs:update_policy (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/acpi/pmic/
H A Dintel_pmic.h19 int (*update_policy)(struct regmap *r, int reg, int bit, int enable); member
/linux/security/ipe/
H A Dpolicy_fs.c288 static ssize_t update_policy(struct file *f, const char __user *data, in update_policy() function