Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/intel/
H A Dhid.c612 unsigned long long event_cap; in button_array_present() local
615 &event_cap)) { in button_array_present()
617 if (event_cap & 0x60000) in button_array_present()
622 &event_cap)) { in button_array_present()
623 if (event_cap & 0x20000) in button_array_present()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw.c239 if (MLX5_CAP_GEN(dev, event_cap)) { in mlx5_query_hca_caps()
H A Deq.c599 if (MLX5_CAP_GEN(dev, event_cap)) in gather_async_events_mask()
/linux/include/linux/mlx5/
H A Dmlx5_ifc.h1618 u8 event_cap[0x1]; member