Searched defs:show_state (Results 1 – 7 of 7) sorted by relevance
19 static inline void show_state(void) in show_state() function
19 static ssize_t show_state(struct device *dev, struct device_attribute *attr, char *buf) in show_state() function
14 int show_state) in qeth_bridge_port_role_state_show()
359 #define show_state(i2c) i2c_pxa_show_state(i2c, __LINE__, __func__) macro383 #define show_state(i2c) do { } while (0) macro
307 unsigned int show_state = 0; in seq_print_resource_transfer_log_summary() local
3192 char *module_flags(struct module *mod, char *buf, bool show_state) in module_flags()
244 bool show_state; member