Home
last modified time | relevance | path

Searched refs:open (Results 4051 - 4075 of 5658) sorted by relevance

1...<<161162163164165166167168169170>>...227

/kernel/linux/linux-6.6/drivers/virt/
H A Dfsl_hypervisor.c453 /* Linked list of processes that have us open */
465 /* Per-open data structure */
589 * If there are doorbell handles in the queue for this open instance, then
700 .open = fsl_hv_open,
/kernel/linux/linux-6.6/drivers/xen/
H A Devtchn.c695 .open = evtchn_open,
/kernel/linux/linux-6.6/drivers/xen/xenbus/
H A Dxenbus_dev_frontend.c700 .open = xenbus_file_open,
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dceph_fs.h397 * open request flags
444 } __attribute__ ((packed)) open; member
/kernel/linux/linux-6.6/include/media/
H A Dv4l2-subdev.h925 * @open: called when the subdev device node is opened by an application.
931 * happens after the @unregistered callback and when the last open
946 int (*open)(struct v4l2_subdev *sd, struct v4l2_subdev_fh *fh); member
/kernel/linux/linux-6.6/fs/zonefs/
H A Dfile.c228 * take care of open zones. in zonefs_file_truncate()
234 * re-open the zone to ensure new writes can be processed. in zonefs_file_truncate()
237 * the open flag. in zonefs_file_truncate()
712 * Write open accounting is done only for sequential files.
798 * The file zone may not be open anymore (e.g. the file was truncated to in zonefs_seq_file_write_close()
800 * need to decrement the write open count. in zonefs_seq_file_write_close()
807 * Leaving zones explicitly open may lead to a state in zonefs_seq_file_write_close()
837 * If we explicitly open a zone we must close it again as well, but the in zonefs_file_release()
849 .open = zonefs_file_open,
/kernel/linux/linux-6.6/drivers/staging/media/omap4iss/
H A Diss_ipipeif.c645 .open = ipipeif_init_formats,
H A Diss_resizer.c697 .open = resizer_init_formats,
/kernel/linux/linux-6.6/drivers/sbus/char/
H A Denvctrl.c693 /* Function Description: open device. Mapped to user open().
717 .open = envctrl_open,
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Datomisp_fops.c497 dev_dbg(isp->dev, "open device %s\n", vdev->name); in atomisp_open()
512 * atomisp does not allow multiple open in atomisp_open()
620 .open = atomisp_open,
/kernel/linux/linux-6.6/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp_capture.c585 .open = sun6i_isp_capture_open,
/kernel/linux/linux-6.6/drivers/tty/vt/
H A Dvc_screen.c785 .open = vcs_open,
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_eer.c560 DBF_EVENT(DBF_WARNING, "can't open device since module " in dasd_eer_open()
684 .open = &dasd_eer_open,
/kernel/linux/linux-6.6/drivers/staging/axis-fifo/
H A Daxis-fifo.c691 dev_err(fifo->dt_device, "tried to open device for write but the transmit fifo is disabled\n"); in axis_fifo_open()
701 dev_err(fifo->dt_device, "tried to open device for read but the receive fifo is disabled\n"); in axis_fifo_open()
718 .open = axis_fifo_open,
/kernel/linux/linux-6.6/drivers/platform/goldfish/
H A Dgoldfish_pipe.c25 * int fd = open("/dev/qemu_pipe",O_RDWR);
685 * goldfish_pipe_open - open a channel to the AVD
785 .open = goldfish_pipe_open,
/kernel/linux/linux-6.6/drivers/platform/x86/intel/
H A Dtpmi.c493 .open = mem_write_open,
/kernel/linux/linux-6.6/drivers/platform/surface/
H A Dsurface_aggregator_cdev.c666 .open = ssam_cdev_device_open,
749 * driver is bound. Remove controller so that any lingering open files in ssam_dbg_device_remove()
/kernel/linux/linux-6.6/drivers/platform/x86/intel/speed_select_if/
H A Disst_if_common.c664 /* Fail open, if a module is going away */ in isst_if_open()
710 .open = isst_if_open,
793 /* Device is already open, we don't want to add new callbacks */ in isst_if_cdev_register()
810 * as no one can open device yet. Hence no contention. in isst_if_cdev_register()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Duvc_v4l2.c641 .open = uvc_v4l2_open,
/kernel/linux/linux-6.6/drivers/usb/host/
H A Duhci-debug.c611 .open = uhci_debug_open,
/kernel/linux/linux-6.6/drivers/usb/misc/
H A Dadutux.c261 dev_dbg(&dev->udev->dev, "%s: open count %d\n", __func__, in adu_open()
299 dev_dbg(&dev->udev->dev, "%s : open count %d\n", __func__, in adu_release_internal()
628 .open = adu_open,
H A Dldusb.c627 .open = ld_usb_open,
H A Dlegousbtower.c20 * - added vendor commands for mode of operation and power level in open
71 * - move reset into open to clean out spurious data
242 .open = tower_open,
850 /* give back our minor and prevent further open() */ in tower_disconnect()
/kernel/linux/linux-6.6/drivers/staging/vme_user/
H A Dvme_user.c447 .open = vme_user_vm_open,
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvc_console.c354 /* Check and then increment for fast path open. */ in hvc_open()
369 * will call hvc_close() after a failed open but we don't want to clean in hvc_open()
454 * open->hangup case this can be called after the final close so prevent in hvc_hangup()
890 .open = hvc_open,

Completed in 31 milliseconds

1...<<161162163164165166167168169170>>...227