Lines Matching refs:channel_id

494     virtual IOReturn handleAddChannelSwap(uint64_t channel_id,
638 @param channel_id - ID of the channel
647 virtual IOReturn getFirstElementIndex(uint64_t channel_id,
653 @param channel_id - ID of the channel
662 virtual IOReturn getChannelIndex(uint64_t channel_id,
669 @param channel_id - ID of the channel
682 virtual IOReturn getChannelIndices(uint64_t channel_id,
816 @param channel_id - ID of the channel for which the value needs to be set
825 IOReturn setValue(uint64_t channel_id,
831 @param channel_id - ID of the channel for which the value needs to be incremented
839 IOReturn incrementValue(uint64_t channel_id,
845 @param channel_id - ID of the channel to get a value from
852 int64_t getValue(uint64_t channel_id);
913 @param channel_id - ID of channel containing the state in question
930 IOReturn setStateID(uint64_t channel_id,
937 @param channel_id - ID of the channel which is updated to a new state
965 IOReturn setChannelState(uint64_t channel_id,
968 IOReturn setChannelState(uint64_t channel_id,
999 @param channel_id - ID of the channel which state is to be updated
1040 IOReturn overrideChannelState(uint64_t channel_id,
1049 @param channel_id - ID of the channel which state is to be updated
1089 IOReturn incrementChannelState(uint64_t channel_id,
1096 @abstract update a channel state without validating channel_id
1140 @param channel_id - ID of the channel
1147 transitions into the requested state for the channel_id.
1151 uint64_t getStateInTransitions(uint64_t channel_id,
1157 @param channel_id - ID of the channel
1169 uint64_t getStateResidencyTime(uint64_t channel_id,
1175 @param channel_id - ID of the channel
1187 uint64_t getStateLastTransitionTime(uint64_t channel_id, uint64_t state_id);
1192 @param channel_id - ID of the channel
1205 uint64_t getStateLastChannelUpdateTime(uint64_t channel_id) __deprecated;
1244 virtual IOReturn handleAddChannelSwap(uint64_t channel_id,
1264 @abstract update a channel state without validating channel_id
1286 @param channel_id - ID of channel containing the state in question
1298 virtual IOReturn handleSetStateID(uint64_t channel_id,
1359 uint64_t _getStateValue(uint64_t channel_id,
1363 IOReturn _getStateIndices(uint64_t channel_id,