Searched refs:resbuf (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/boot/
H A Dvideo.c164 char resbuf[32]; local
173 sprintf(resbuf, "%dx%d", mi->y, mi->depth);
175 sprintf(resbuf, "%d", mi->y);
178 ch, mode_id, mi->x, resbuf, card->card_name);
/linux-master/include/uapi/linux/
H A Di2o-dev.h61 void __user *resbuf; /* Buffer for result */ member in struct:i2o_cmd_hrtlct
70 void __user *resbuf; /* Result List buffer */ member in struct:i2o_cmd_psetget
89 void __user *resbuf; /* Buffer for reply HTML page */ member in struct:i2o_html

Completed in 118 milliseconds