Home
last modified time | relevance | path

Searched defs:module_state (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/staging/greybus/
H A Daudio_codec.c48 int module_state, ret = 0; in gbaudio_module_enable_tx() local
129 int module_state; in gbaudio_module_disable_tx() local
174 int module_state, ret = 0; in gbaudio_module_enable_rx() local
256 int module_state; in gbaudio_module_disable_rx() local
/openbmc/linux/lib/livepatch/
H A Dtest_klp_callbacks_demo2.c14 static const char *const module_state[] = { variable
H A Dtest_klp_callbacks_demo.c14 static const char *const module_state[] = { variable
H A Dtest_klp_state.c16 static const char *const module_state[] = { variable
H A Dtest_klp_state2.c16 static const char *const module_state[] = { variable
/openbmc/linux/samples/livepatch/
H A Dlivepatch-callbacks-demo.c91 static const char *const module_state[] = { variable
/openbmc/linux/include/linux/
H A Dmodule.h312 enum module_state { enum