Searched refs:papr_location_code (Results 1 – 2 of 2) sorted by relevance
32 struct papr_location_code lc = { .str = "", }; in dev_papr_vpd_get_handle_all()71 struct papr_location_code lc = { .str = "", }; in dev_papr_vpd_get_handle_byte_at_a_time()112 struct papr_location_code lc = {}; in dev_papr_vpd_unterm_loc_code()157 struct papr_location_code lc = { .str = "", }; in papr_vpd_close_handle_without_reading()180 struct papr_location_code lc = { .str = "", }; in papr_vpd_reread()214 static int get_system_loc_code(struct papr_location_code *lc) in get_system_loc_code()261 struct papr_location_code lc; in papr_vpd_system_loc_code()
8 struct papr_location_code { struct20 #define PAPR_VPD_IOC_CREATE_HANDLE _IOW(PAPR_MISCDEV_IOC_ID, 0, struct papr_location_code) argument