Home
last modified time | relevance | path

Searched refs:init_sccb (Results 1 – 4 of 4) sorted by relevance

/drivers/s390/char/
A Dsclp_early_core.c156 int sclp_early_set_event_mask(struct init_sccb *sccb, in sclp_early_set_event_mask()
180 unsigned int sclp_early_con_check_linemode(struct init_sccb *sccb) in sclp_early_con_check_linemode()
189 unsigned int sclp_early_con_check_vt220(struct init_sccb *sccb) in sclp_early_con_check_vt220()
199 struct init_sccb *sccb; in sclp_early_setup()
202 BUILD_BUG_ON(sizeof(struct init_sccb) > PAGE_SIZE); in sclp_early_setup()
205 sccb = (struct init_sccb *) sclp_early_sccb; in sclp_early_setup()
A Dsclp.h89 struct init_sccb { struct
306 unsigned int sclp_early_con_check_linemode(struct init_sccb *sccb);
307 unsigned int sclp_early_con_check_vt220(struct init_sccb *sccb);
308 int sclp_early_set_event_mask(struct init_sccb *sccb,
A Dsclp.c68 static struct init_sccb *sclp_init_sccb;
944 struct init_sccb *sccb = sclp_init_sccb; in __sclp_make_init_req()
972 struct init_sccb *sccb = sclp_init_sccb; in sclp_init_mask()
1137 struct init_sccb *sccb; in sclp_check_interface()
1151 sccb = (struct init_sccb *) sclp_init_req.sccb; in sclp_check_interface()
A Dsclp_early.c157 static void __init sclp_early_console_detect(struct init_sccb *sccb) in sclp_early_console_detect()

Completed in 11 milliseconds