Home
last modified time | relevance | path

Searched defs:state_buf (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/cpuidle/
H A Ddt_idle_genpd.c29 u32 state, *state_buf; in pd_parse_state_nodes() local
/openbmc/linux/drivers/extcon/
H A Dextcon.c432 char state_buf[120]; in extcon_sync() local
/openbmc/linux/drivers/video/fbdev/
H A Duvesafb.c390 static void uvesafb_vbe_state_restore(struct uvesafb_par *par, u8 *state_buf) in uvesafb_vbe_state_restore()