Home
last modified time | relevance | path

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

/drivers/infiniband/core/
Duverbs_main.c371 file->is_closed = 1; in ib_uverbs_event_close()
408 if (file->is_closed) { in ib_uverbs_comp_handler()
441 if (file->async_file->is_closed) { in ib_uverbs_async_handler()
526 ev_file->is_closed = 0; in ib_uverbs_alloc_event_file()
Duverbs.h88 int is_closed; member
/drivers/mmc/host/
Domap.c847 void omap_mmc_notify_cover_event(struct device *dev, int num, int is_closed) in omap_mmc_notify_cover_event() argument