Home
last modified time | relevance | path

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

/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
/linux/tools/testing/selftests/livepatch/test_modules/
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
/linux/samples/livepatch/
H A Dlivepatch-callbacks-demo.c91 static const char *const module_state[] = { variable
/linux/include/linux/
H A Dmodule.h321 enum module_state { enum