Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A Duverbs_std_types_async_fd.c71 &uverbs_async_event_fops,
H A Duverbs.h218 extern const struct file_operations uverbs_async_event_fops;
H A Duverbs_main.c359 const struct file_operations uverbs_async_event_fops = { variable