Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-graphics/wayland/
H A Dmtdev_1.1.7.bb4 multitouch events to the slotted type B protocol. The events put into mtdev may \
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c993 complete(&ent->slotted); in cmd_work_handler()
1009 complete(&ent->slotted); in cmd_work_handler()
1021 complete(&ent->slotted); in cmd_work_handler()
1162 wait_for_completion(&ent->slotted); in wait_func()
1232 init_completion(&ent->slotted); in mlx5_cmd_invoke()
/openbmc/linux/include/linux/mlx5/
H A Ddriver.h855 struct completion slotted; member