Home
last modified time | relevance | path

Searched refs:state2str (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/isdn/capi/
H A Dkcapi_proc.c19 static char *state2str(unsigned short state) in state2str() function
73 state2str(ctr->state), in controller_show()
/openbmc/linux/fs/gfs2/
H A Dglock.c2240 static const char *state2str(unsigned state) in state2str() function
2310 fs_id_buf, state2str(gh->gh_state), in dump_holder()
2405 fs_id_buf, state2str(gl->gl_state), in gfs2_dump_glock()
2409 state2str(gl->gl_target), in gfs2_dump_glock()
2410 state2str(gl->gl_demote_state), dtime, in gfs2_dump_glock()
/openbmc/qemu/hw/usb/
H A Dhcd-ehci.c137 static const char *state2str(uint32_t state) in state2str() function
262 trace_usb_ehci_state("async", state2str(state)); in ehci_set_state()
271 trace_usb_ehci_state("periodic", state2str(state)); in ehci_set_state()