Home
last modified time | relevance | path

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

/drivers/extcon/
Dextcon.c429 char state_buf[120]; in extcon_sync() local
486 snprintf(state_buf, sizeof(state_buf), "STATE=%s", prop_buf); in extcon_sync()
487 envp[env_offset++] = state_buf; in extcon_sync()
/drivers/video/fbdev/
Duvesafb.c390 static void uvesafb_vbe_state_restore(struct uvesafb_par *par, u8 *state_buf) in uvesafb_vbe_state_restore() argument
395 if (!state_buf) in uvesafb_vbe_state_restore()
407 task->buf = state_buf; in uvesafb_vbe_state_restore()