Searched refs:lcd_uuid (Results 1 – 1 of 1) sorted by relevance
345 __u8 lcd_uuid[40]; /* client UUID */ member367 int length = sizeof(lcd->lcd_uuid); in check_lcd()368 if (strnlen((char*)lcd->lcd_uuid, length) == length) { in check_lcd()369 lcd->lcd_uuid[length - 1] = '\0'; in check_lcd()372 lcd->lcd_uuid, obd_name, index); in check_lcd()434 memcpy(lcd->lcd_uuid, buf->lcd_uuid, sizeof (lcd->lcd_uuid)); in lcd_le_to_cpu()454 memcpy(buf->lcd_uuid, lcd->lcd_uuid, sizeof (lcd->lcd_uuid)); in lcd_cpu_to_le()