Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-omap2/
Dmmc.h13 int is_closed);
/linux-4.1.27/drivers/infiniband/core/
Duverbs_main.c412 file->is_closed = 1; in ib_uverbs_event_close()
449 if (file->is_closed) { in ib_uverbs_comp_handler()
482 if (file->async_file->is_closed) { in ib_uverbs_async_handler()
572 ev_file->is_closed = 0; in ib_uverbs_alloc_event_file()
Duverbs.h105 int is_closed; member
/linux-4.1.27/drivers/mmc/host/
Domap.c857 void omap_mmc_notify_cover_event(struct device *dev, int num, int is_closed) in omap_mmc_notify_cover_event() argument