Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/ffrt/src/eu/
H A Drtg_ioctl.h58 bool SetPreferredCluster(int tgid, int clusterId);
H A Drtg_ioctl.cpp304 bool RTGCtrl::SetPreferredCluster(int tgid, int clusterId) in SetPreferredCluster() argument
308 RTGMsg msg = RTGMsg::Build(CMD_SET_PREFERRED_CLUSTER, tgid, clusterId); in SetPreferredCluster()
/ohos5.0/drivers/hdf_core/framework/model/audio/usb/src/
H A Daudio_usb_mixer.c841 static int32_t AudioUsbGetClusterChannelsV3(struct UsbMixerBuild *state, uint32_t clusterId) in AudioUsbGetClusterChannelsV3() argument
851 usbCtlMsgParam.value = clusterId; in AudioUsbGetClusterChannelsV3()
856 AUDIO_DRIVER_LOG_ERR("cannot request logical cluster ID: %d (err: %d)\n", clusterId, err); in AudioUsbGetClusterChannelsV3()
861 AUDIO_DRIVER_LOG_ERR("cannot request logical cluster ID: %d (err: %d)\n", clusterId, err); in AudioUsbGetClusterChannelsV3()