Lines Matching refs:DeviceInfoNode

202     DeviceInfoNode *pos = NULL;  in SetPowerStatus()
203 DeviceInfoNode *next = NULL; in SetPowerStatus()
213 DLIST_FOR_EACH_ENTRY_SAFE(pos, next, &manager->devList, DeviceInfoNode, node) { in SetPowerStatus()
233 DeviceInfoNode *pos = NULL; in GetPowerStatus()
234 DeviceInfoNode *next = NULL; in GetPowerStatus()
244 DLIST_FOR_EACH_ENTRY_SAFE(pos, next, &manager->devList, DeviceInfoNode, node) { in GetPowerStatus()
269 DeviceInfoNode *pos = NULL; in GetDeviceType()
270 DeviceInfoNode *next = NULL; in GetDeviceType()
280 DLIST_FOR_EACH_ENTRY_SAFE(pos, next, &manager->devList, DeviceInfoNode, node) { in GetDeviceType()
306 DeviceInfoNode *pos = NULL; in GetDevStringInfo()
307 DeviceInfoNode *next = NULL; in GetDevStringInfo()
318 DLIST_FOR_EACH_ENTRY_SAFE(pos, next, &manager->devList, DeviceInfoNode, node) { in GetDevStringInfo()
377 DeviceInfoNode *pos = NULL; in SetGestureMode()
378 DeviceInfoNode *next = NULL; in SetGestureMode()
388 DLIST_FOR_EACH_ENTRY_SAFE(pos, next, &manager->devList, DeviceInfoNode, node) { in SetGestureMode()
408 DeviceInfoNode *pos = NULL; in RunCapacitanceTest()
409 DeviceInfoNode *next = NULL; in RunCapacitanceTest()
423 DLIST_FOR_EACH_ENTRY_SAFE(pos, next, &manager->devList, DeviceInfoNode, node) { in RunCapacitanceTest()
450 DeviceInfoNode *pos = NULL; in RunExtraCommand()
451 DeviceInfoNode *next = NULL; in RunExtraCommand()
462 DLIST_FOR_EACH_ENTRY_SAFE(pos, next, &manager->devList, DeviceInfoNode, node) { in RunExtraCommand()
482 DeviceInfoNode *pos = NULL; in GetDeviceAbility()
483 DeviceInfoNode *next = NULL; in GetDeviceAbility()
493 DLIST_FOR_EACH_ENTRY_SAFE(pos, next, &manager->devList, DeviceInfoNode, node) { in GetDeviceAbility()
519 DeviceInfoNode node; in UpdateAbilityInfo()
528 DeviceInfoNode *pos = NULL; in GetDeviceAttr()
529 DeviceInfoNode *next = NULL; in GetDeviceAttr()
538 DLIST_FOR_EACH_ENTRY_SAFE(pos, next, &manager->devList, DeviceInfoNode, node) { in GetDeviceAttr()
565 DeviceInfoNode node; in UpdateAttrInfo()
575 DeviceInfoNode node; in UpdateDevBaseInfo()