Home
last modified time | relevance | path

Searched refs:is_open (Results 1 – 23 of 23) sorted by relevance

/linux/tools/lib/python/
H A Djobserver.py61 self.is_open = False
66 if self.is_open:
68 self.is_open = True # We only try once
164 if not self.is_open:
171 self.is_open = False
/linux/drivers/char/tpm/
H A Dtpm-dev.c28 if (test_and_set_bit(0, &chip->is_open)) { in tpm_open()
42 clear_bit(0, &chip->is_open); in tpm_open()
54 clear_bit(0, &priv->chip->is_open); in tpm_release()
/linux/drivers/input/joystick/
H A Dpxrc.c28 bool is_open; member
97 pxrc->is_open = true; in pxrc_open()
107 pxrc->is_open = false; in pxrc_close()
209 if (pxrc->is_open) in pxrc_suspend()
220 if (pxrc->is_open && usb_submit_urb(pxrc->urb, GFP_KERNEL) < 0) in pxrc_resume()
240 if (pxrc->is_open && usb_submit_urb(pxrc->urb, GFP_KERNEL) < 0) in pxrc_post_reset()
/linux/drivers/usb/storage/
H A Donetouch.c45 unsigned int is_open:1; member
123 onetouch->is_open = 1; in usb_onetouch_open()
138 onetouch->is_open = 0; in usb_onetouch_close()
146 if (onetouch->is_open) { in usb_onetouch_pm_hook()
/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_imem.c61 if (!pipe->is_open || pipe->nr_of_queued_entries > 0) in ipc_imem_tq_td_alloc_timer()
734 if (dl_pipe->is_open && in ipc_imem_handle_irq()
742 if (ul_pipe->is_open) in ipc_imem_handle_irq()
872 pipe->is_open = true; in ipc_imem_pipe_open()
874 return pipe->is_open; in ipc_imem_pipe_open()
955 pipe->is_open = false; in ipc_imem_pipe_close()
1149 channel->ul_pipe.is_open = false; in ipc_imem_channel_update()
1159 channel->dl_pipe.is_open = false; in ipc_imem_channel_update()
1191 pipe->is_open = false; in ipc_imem_pipe_cleanup()
H A Diosm_ipc_mux.c479 ipc_mux->channel->ul_pipe.is_open = false; in ipc_mux_deinit()
480 ipc_mux->channel->dl_pipe.is_open = false; in ipc_mux_deinit()
H A Diosm_ipc_imem.h217 u8 is_open:1; member
/linux/fs/smb/client/
H A Dcached_dir.c334 cfid->is_open = true; in open_cached_dir()
472 if (cfid->is_open) { in smb2_close_cached_fid()
621 cfid->is_open = false; in invalidate_all_cached_dirs()
803 if (cfid->is_open) { in cfids_laundromat_worker()
859 cfid->is_open = false; in free_cached_dirs()
864 cfid->is_open = false; in free_cached_dirs()
/linux/drivers/usb/gadget/function/
H A Df_ecm.c60 bool is_open; member
387 if (ecm->is_open) in ecm_do_notify()
394 DBG(cdev, "notify connect %s\n", str_true_false(ecm->is_open)); in ecm_do_notify()
656 ecm->is_open = true; in ecm_open()
666 ecm->is_open = false; in ecm_close()
H A Df_ncm.c60 bool is_open; member
556 if (ncm->is_open) in ncm_do_notify()
564 str_true_false(ncm->is_open)); in ncm_do_notify()
1411 ncm->is_open = true; in ncm_open()
1423 ncm->is_open = false; in ncm_close()
/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_dev.c149 if (args->is_open && !instance->connected) in vchiq_ioc_create_service()
156 if (args->is_open) { in vchiq_ioc_create_service()
191 if (args->is_open) { in vchiq_ioc_create_service()
903 int is_open; member
931 .is_open = args32.is_open, in vchiq_compat_ioctl_create_service()
H A Dvchiq_ioctl.h26 int is_open; member
/linux/sound/xen/
H A Dxen_snd_front_alsa.c38 bool is_open; member
214 stream->is_open = false; in stream_clear()
510 if (!stream->is_open) { in alsa_prepare()
534 stream->is_open = true; in alsa_prepare()
/linux/drivers/tty/hvc/
H A Dhvsi.c104 static inline int is_open(struct hvsi_struct *hp) in is_open() function
426 if (!is_open(hp)) in hvsi_load_chunk()
865 if (!is_open(hp)) { in hvsi_write_worker()
919 if (!is_open(hp)) { in hvsi_write()
1106 if (!is_open(hp)) in hvsi_console_print()
/linux/drivers/char/xilinx_hwicap/
H A Dxilinx_hwicap.h59 bool is_open; member
/linux/include/linux/
H A Dtpm.h173 unsigned long is_open; /* only one allowed */ member
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddev.h751 u8 is_open; member
H A Drx.c617 if (unlikely(!priv->is_open)) { in iwlagn_pass_packet_to_mac80211()
H A Dmain.c989 priv->is_open = 0; in iwlagn_prepare_restart()
/linux/tools/perf/util/
H A Devlist.c1911 bool is_open = true; in evlist__reset_weak_group()
1924 is_open = false; in evlist__reset_weak_group()
1926 if (is_open && close) in evlist__reset_weak_group()
1899 bool is_open = true; evlist__reset_weak_group() local
/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965.c1737 if (!vif || !il->is_open) in il4965_post_associate()
H A D3945.c484 if (unlikely(!il->is_open)) { in il3945_pass_packet_to_mac80211()
/linux/tools/perf/
H A Dbuiltin-trace.c1483 * @is_open: is this "open" or "openat"? To associate the fd returned in
1486 bool is_open;
2228 sc->is_open = !strcmp(name, "open") || !strcmp(name, "openat"); in syscall__read_info()
2952 if (!trace->fd_path_disabled && sc->is_open && ret >= 0 && ttrace->filename.pending_open) { in trace__sys_exit()
1490 bool is_open; global() member