Searched refs:identifier (Results 1 – 5 of 5) sorted by relevance
| /misc/services/life_mngr/ |
| A D | uart_channel.c | 102 snprintf(buf, sizeof(buf), SYNC_FMT, c->conf.identifier); in connect_uart_channel_dev() 104 LOG_PRINTF("Send sync command:%s identifier=%s\n", buf, c->conf.identifier); in connect_uart_channel_dev() 118 LOG_PRINTF("Device in the (%s): failed to connect\n", c->conf.identifier); in connect_uart_channel_dev() 349 memcpy(c->conf.identifier, id, strlen(id)); in init_uart_channel()
|
| A D | uart_channel.h | 42 char identifier[CHANNEL_DEV_NAME_MAX]; /**< the user VM name which is configured by user */ member
|
| /misc/config_tools/static_allocators/ |
| A D | gpa.py | 203 identifier = get_node("./identifier/text()", pt_dev_node) 204 if vendor is None or identifier is None: 207 if (vendor, identifier) in KNOWN_CAPS_PCI_DEVS_DB.get('VMSIX'):
|
| /misc/config_tools/configurator/packages/configurator/src/pages/Config/ConfigForm/CustomWidget/Virtio/ |
| A D | Input.vue | 30 Guest virtio input device unique identifier:
|
| /misc/config_tools/configurator/ |
| A D | yarn.lock | 10 "@babel/helper-validator-identifier@^7.25.9": 12 …//mirrors.cloud.tencent.com/npm/@babel/helper-validator-identifier/-/helper-validator-identifier-7… 28 "@babel/helper-validator-identifier" "^7.25.9"
|
Completed in 8 milliseconds