Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/platform/x86/
Dintel_menlow.c224 struct intel_menlow_attribute { struct
295 container_of(_attr, struct intel_menlow_attribute, attr)
300 struct intel_menlow_attribute *attr = to_intel_menlow_attr(dev_attr); in aux_show()
324 struct intel_menlow_attribute *attr = to_intel_menlow_attr(dev_attr); in aux_store()
373 struct intel_menlow_attribute *attr; in intel_menlow_add_one_attribute()
376 attr = kzalloc(sizeof(struct intel_menlow_attribute), GFP_KERNEL); in intel_menlow_add_one_attribute()
469 struct intel_menlow_attribute *pos, *next; in intel_menlow_unregister_sensor()