Searched refs:atomic_threshold (Results 1 – 2 of 2) sorted by relevance
2471 unsigned int *atomic_threshold) in scmi_is_transport_atomic() argument2478 if (ret && atomic_threshold) in scmi_is_transport_atomic()2479 *atomic_threshold = info->desc->atomic_threshold; in scmi_is_transport_atomic()2993 (u32 *)&info->desc->atomic_threshold); in scmi_debugfs_common_setup()3102 &trans->desc.atomic_threshold)) in scmi_transport_setup()3105 trans->desc.atomic_threshold); in scmi_transport_setup()
256 unsigned int atomic_threshold; member