Searched defs:show_state (Results 1 – 4 of 4) sorted by relevance
14 int show_state) in qeth_bridge_port_role_state_show()
360 #define show_state(i2c) i2c_pxa_show_state(i2c, __LINE__, __func__) macro384 #define show_state(i2c) do { } while (0) macro
307 unsigned int show_state = 0; in seq_print_resource_transfer_log_summary() local
3715 char *module_flags(struct module *mod, char *buf, bool show_state) in module_flags()