Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/extcon/
Dextcon.c209 char state_buf[120]; in extcon_update_state() local
246 snprintf(state_buf, sizeof(state_buf), in extcon_update_state()
248 envp[env_offset++] = state_buf; in extcon_update_state()
/linux-4.1.27/drivers/video/fbdev/
Duvesafb.c389 static void uvesafb_vbe_state_restore(struct uvesafb_par *par, u8 *state_buf) in uvesafb_vbe_state_restore() argument
394 if (!state_buf) in uvesafb_vbe_state_restore()
406 task->buf = state_buf; in uvesafb_vbe_state_restore()