Home
last modified time | relevance | path

Searched refs:papr_location_code (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/platforms/pseries/
A Dpapr-vpd.c33 const struct papr_location_code *loc_code;
62 const struct papr_location_code *loc_code = params->loc_code; in rtas_ibm_get_vpd()
135 static struct papr_location_code static_loc_code; in vpd_sequence_begin()
145 static_loc_code = *(struct papr_location_code *)vpd_params->loc_code; in vpd_sequence_begin()
211 static long papr_vpd_create_handle(struct papr_location_code __user *ulc) in papr_vpd_create_handle()
215 struct papr_location_code klc; in papr_vpd_create_handle()
/arch/powerpc/include/uapi/asm/
A Dpapr-vpd.h8 struct papr_location_code { struct
20 #define PAPR_VPD_IOC_CREATE_HANDLE _IOW(PAPR_MISCDEV_IOC_ID, 0, struct papr_location_code) argument

Completed in 4 milliseconds