Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A Duverbs_std_types.c178 &uverbs_event_fops,
H A Duverbs.h217 extern const struct file_operations uverbs_event_fops;
H A Duverbs_main.c350 const struct file_operations uverbs_event_fops = { variable