Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-omap2/
Dmmc.h22 int is_closed);
/Linux-v5.4/drivers/infiniband/core/
Duverbs_main.c360 closed_already = file->ev_queue.is_closed; in ib_uverbs_async_event_close()
361 file->ev_queue.is_closed = 1; in ib_uverbs_async_event_close()
393 file->ev_queue.is_closed = 1; in ib_uverbs_comp_event_close()
430 if (ev_queue->is_closed) { in ib_uverbs_comp_handler()
463 if (file->async_file->ev_queue.is_closed) { in ib_uverbs_async_handler()
557 ev_queue->is_closed = 0; in ib_uverbs_init_event_queue()
1369 event_file->ev_queue.is_closed = 1; in ib_uverbs_free_hw_resources()
Duverbs.h120 int is_closed; member
Duverbs_std_types.c214 event_queue->is_closed = 1; in uverbs_hot_unplug_completion_event_file()
/Linux-v5.4/drivers/mmc/host/
Domap.c854 void omap_mmc_notify_cover_event(struct device *dev, int num, int is_closed) in omap_mmc_notify_cover_event() argument