Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/x86/
Dintel_menlow.c225 struct intel_menlow_attribute { struct
296 container_of(_attr, struct intel_menlow_attribute, attr)
301 struct intel_menlow_attribute *attr = to_intel_menlow_attr(dev_attr); in aux_show()
327 struct intel_menlow_attribute *attr = to_intel_menlow_attr(dev_attr); in aux_store()
376 struct intel_menlow_attribute *attr; in intel_menlow_add_one_attribute()
379 attr = kzalloc(sizeof(struct intel_menlow_attribute), GFP_KERNEL); in intel_menlow_add_one_attribute()
472 struct intel_menlow_attribute *pos, *next; in intel_menlow_unregister_sensor()