Searched refs:array_head_next (Results 1 – 1 of 1) sorted by relevance
82 ULONG *array_head_next; in _ux_host_class_hid_remote_control_callback() local102 array_head_next = array_head + 2; in _ux_host_class_hid_remote_control_callback()106 if (array_head_next == array_end) in _ux_host_class_hid_remote_control_callback()107 array_head_next = array_start; in _ux_host_class_hid_remote_control_callback()110 if (array_head_next != array_tail) in _ux_host_class_hid_remote_control_callback()118 … remote_control_instance -> ux_host_class_hid_remote_control_usage_array_head = array_head_next; in _ux_host_class_hid_remote_control_callback()