Home
last modified time | relevance | path

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

/linux-4.4.14/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 aux0_show()
324 struct intel_menlow_attribute *attr = to_intel_menlow_attr(dev_attr); in aux1_show()
337 struct intel_menlow_attribute *attr = to_intel_menlow_attr(dev_attr); in aux0_store()
356 struct intel_menlow_attribute *attr = to_intel_menlow_attr(dev_attr); in aux1_store()
390 struct intel_menlow_attribute *attr; in intel_menlow_add_one_attribute()
393 attr = kzalloc(sizeof(struct intel_menlow_attribute), GFP_KERNEL); in intel_menlow_add_one_attribute()
486 struct intel_menlow_attribute *pos, *next; in intel_menlow_unregister_sensor()