Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Daudio_codec.c48 int module_state, ret = 0; in gbaudio_module_enable_tx() local
135 int module_state; in gbaudio_module_disable_tx() local
183 int module_state, ret = 0; in gbaudio_module_enable_rx() local
270 int module_state; in gbaudio_module_disable_rx() local
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/samples/livepatch/
H A Dlivepatch-callbacks-demo.c91 static const char *const module_state[] = { variable
/OK3568_Linux_fs/kernel/include/linux/
H A Dmodule.h315 enum module_state { enum