Searched refs:devid (Results 1 – 6 of 6) sorted by relevance
59 uint32_t devid; member
397 devid_global = ntohl(hdr->devid); in usbip_start()438 rsp.common.devid = htonl(0); in usbip_send_common()
190 SHELL_CMD_ARG(devid, NULL, "Show device id", cmd_get_device_id, 1, 0),
2088 uint32_t devid = sys_read32(config->base + DEV_ID); in cdns_i3c_read_hw_cfg() local2096 REV_ID_REV_MINOR(revid), devid); in cdns_i3c_read_hw_cfg()
1162 * :github:`23444` - drivers: hwinfo: shell command "hwinfo devid" output ignores endianness
2137 * :github:`48447` - ``hwinfo devid`` does not work correctly for NXP devices using ``nxp,lpc-uid`` …