Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/pseries/
Dhvcserver.c192 strlcpy(&next_partner_info->location_code[0], in hvcs_get_partner_info()
194 sizeof(next_partner_info->location_code)); in hvcs_get_partner_info()
/Linux-v4.19/arch/powerpc/include/asm/
Dhvcserver.h48 char location_code[HVCS_CLC_LENGTH + 1]; /* CLC + 1 null-term char */ member
/Linux-v4.19/drivers/tty/hvc/
Dhvcs.c875 &pi->location_code[0], sizeof(hvcsd->p_location_code)); in hvcs_set_pi()