Searched refs:state2str (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/isdn/capi/ |
H A D | kcapi_proc.c | 19 static char *state2str(unsigned short state) in state2str() function 73 state2str(ctr->state), in controller_show()
|
/openbmc/linux/fs/gfs2/ |
H A D | glock.c | 2243 static const char *state2str(unsigned state) in state2str() function 2313 fs_id_buf, state2str(gh->gh_state), in dump_holder() 2408 fs_id_buf, state2str(gl->gl_state), in gfs2_dump_glock() 2412 state2str(gl->gl_target), in gfs2_dump_glock() 2413 state2str(gl->gl_demote_state), dtime, in gfs2_dump_glock()
|
/openbmc/qemu/hw/usb/ |
H A D | hcd-ehci.c | 137 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()
|