Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dintel_menlow.c236 struct intel_menlow_attribute { struct
307 container_of(_attr, struct intel_menlow_attribute, attr)
312 struct intel_menlow_attribute *attr = to_intel_menlow_attr(dev_attr); in aux_show()
336 struct intel_menlow_attribute *attr = to_intel_menlow_attr(dev_attr); in aux_store()
385 struct intel_menlow_attribute *attr; in intel_menlow_add_one_attribute()
388 attr = kzalloc(sizeof(struct intel_menlow_attribute), GFP_KERNEL); in intel_menlow_add_one_attribute()
481 struct intel_menlow_attribute *pos, *next; in intel_menlow_unregister_sensor()