Home
last modified time | relevance | path

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

/linux/drivers/s390/cio/
H A Dscm.c196 static int scm_add(struct chsc_scm_info *scm_info, size_t num) in scm_add()
227 struct chsc_scm_info *scm_info; in scm_update_information()
237 ret = chsc_scm_info(scm_info, token); in scm_update_information()
242 (offsetof(struct chsc_scm_info, scmal) - in scm_update_information()
243 offsetof(struct chsc_scm_info, response)) in scm_update_information()
H A Dchsc.c1435 int chsc_scm_info(struct chsc_scm_info *scm_area, u64 token) in chsc_scm_info() function
1456 EXPORT_SYMBOL_GPL(chsc_scm_info);