Searched refs:to_ext_attr (Results 1 – 1 of 1) sorted by relevance
3462 #define to_ext_attr(x) container_of(x, struct dev_ext_attribute, attr) macro3469 struct dev_ext_attribute *ea = to_ext_attr(attr); in signal_store()3529 struct dev_ext_attribute *ea = to_ext_attr(attr); in signal_show()3551 struct dev_ext_attribute *ea = to_ext_attr(attr); in duty_show()3565 struct dev_ext_attribute *ea = to_ext_attr(attr); in period_show()3579 struct dev_ext_attribute *ea = to_ext_attr(attr); in phase_show()3594 struct dev_ext_attribute *ea = to_ext_attr(attr); in polarity_show()3608 struct dev_ext_attribute *ea = to_ext_attr(attr); in running_show()3622 struct dev_ext_attribute *ea = to_ext_attr(attr); in start_show()3639 struct dev_ext_attribute *ea = to_ext_attr(attr); in seconds_store()[all …]