Home
last modified time | relevance | path

Searched refs:show_state (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/acpi/
H A Dfan_attr.c19 static ssize_t show_state(struct device *dev, struct device_attribute *attr, char *buf) in show_state() function
105 fps->dev_attr.show = show_state; in acpi_fan_create_attributes()
/linux/drivers/s390/net/
H A Dqeth_l2_sys.c14 int show_state) in qeth_bridge_port_role_state_show() argument
31 if (show_state) in qeth_bridge_port_role_state_show()
56 else if (!show_state && in qeth_bridge_port_role_state_show()
/linux/arch/sh/kernel/
H A Dnmi_debug.c30 show_state(); in nmi_debug_notify()
/linux/lib/
H A Dsys_info.c142 show_state(); in __sys_info()
/linux/Documentation/ABI/testing/
H A Dsysfs-class-extcon37 If the extcon object has an optional callback "show_state"
/linux/tools/perf/
H A Dbuiltin-sched.c302 bool show_state; in get_nsecs()
2382 if (sched->show_state) in init_idle_thread()
2425 if (sched->show_state) in init_idle_threads()
2481 if (sched->show_state) in get_idle_thread()
3301 if (stats->sched->show_state) in perf_sched__timehist()
3383 } else if (sched->show_state) { in perf_sched__timehist()
3394 sched->show_state ? "(msec)" : "%"); in perf_sched__timehist()
5349 OPT_BOOLEAN(0, "state", &sched.show_state, "Show task state when sched-out"),
234 bool show_state; global() member
/linux/drivers/tty/
H A Dsysrq.c305 show_state(); in sysrq_handle_showstate()
/linux/drivers/tty/vt/
H A Dkeyboard.c611 show_state(); in fn_show_state()