Searched refs:is_closed (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/arm/mach-omap2/
H A Dmmc.h13 int is_closed);
/linux-4.4.14/drivers/infiniband/core/
H A Duverbs_main.c434 closed_already = file->is_closed; ib_uverbs_event_close()
435 file->is_closed = 1; ib_uverbs_event_close()
476 if (file->is_closed) { ib_uverbs_comp_handler()
509 if (file->async_file->is_closed) { ib_uverbs_async_handler()
607 ev_file->is_closed = 0; ib_uverbs_alloc_event_file()
955 if (!file->is_closed) { ib_uverbs_close()
957 file->is_closed = 1; ib_uverbs_close()
1178 file->is_closed = 1; ib_uverbs_free_hw_resources()
1205 event_file->is_closed = 1; ib_uverbs_free_hw_resources()
H A Duverbs.h109 int is_closed; member in struct:ib_uverbs_event_file
124 int is_closed; member in struct:ib_uverbs_file
/linux-4.4.14/drivers/mmc/host/
H A Domap.c857 void omap_mmc_notify_cover_event(struct device *dev, int num, int is_closed) omap_mmc_notify_cover_event() argument

Completed in 144 milliseconds