Home
last modified time | relevance | path

Searched refs:event_cap (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/platform/x86/intel/
H A Dhid.c626 unsigned long long event_cap; in button_array_present() local
629 &event_cap)) { in button_array_present()
631 if (event_cap & 0x60000) in button_array_present()
636 &event_cap)) { in button_array_present()
637 if (event_cap & 0x20000) in button_array_present()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deq.c590 if (MLX5_CAP_GEN(dev, event_cap)) in gather_async_events_mask()
/linux/include/linux/mlx5/
H A Dmlx5_ifc.h1623 u8 event_cap[0x1]; member