Home
last modified time | relevance | path

Searched defs:has_events (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hwmon/
H A Dhp-wmi-sensors.c1868 bool has_events = false; in find_event_attributes() local
1915 static int make_chip_info(struct hp_wmi_sensors *state, bool has_events) in make_chip_info()
2007 bool has_events; in hp_wmi_sensors_init() local
/linux/arch/x86/include/asm/
H A Dkvm_host.h1842 bool (*has_events)(struct kvm_vcpu *vcpu, bool for_injection); member