Home
last modified time | relevance | path

Searched refs:open (Results 8626 - 8650 of 10205) sorted by relevance

1...<<341342343344345346347348349350>>...409

/kernel/linux/linux-6.6/drivers/staging/media/imx/
H A Dimx-media-capture.c824 .open = capture_open,
H A Dimx-media-csc-scaler.c817 .open = ipu_csc_scaler_open,
/kernel/linux/linux-6.6/drivers/spi/
H A Dspidev.c76 /* TX/RX buffers are NULL unless this device is open (users > 0) */
692 .open = spidev_open,
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/hmm/
H A Dhmm_bo.c1028 .open = hmm_bo_vm_open,
/kernel/linux/linux-6.6/drivers/tty/
H A Dvcc.c27 struct tty_struct *tty; /* only populated while dev is open */
689 /* If there's a process with the device open, do a synchronous in vcc_remove()
743 pr_err("VCC: open: Failed to find VCC port\n"); in vcc_open()
748 pr_err("VCC: open: LDC channel not configured\n"); in vcc_open()
757 pr_err("VCC: open: TTY port not found\n"); in vcc_open()
762 pr_err("VCC: open: TTY ops not defined\n"); in vcc_open()
1007 .open = vcc_open,
H A Dmips_ejtag_fdc.c872 .open = mips_ejtag_fdc_tty_open,
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-m41t80.c789 * wdt_open - open a watchdog.
851 .open = wdt_open,
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dcon3215.c1119 .open = tty3215_open,
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddcssblk.c44 .open = dcssblk_open,
/kernel/linux/linux-6.6/drivers/vhost/
H A Dvsock.c904 .open = vhost_vsock_dev_open,
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/i2c/
H A Datomisp-lm3554.c711 .open = lm3554_open,
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Duart.c776 .open = gb_tty_open,
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dapple-gmux.c734 .open = simple_open,
H A Dasus-tf103c-dock.c257 .open = tf103c_dock_hid_open,
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_ecm.c788 ecm->port.open = ecm_open; in ecm_bind()
H A Df_rndis.c783 rndis->port.open = rndis_open; in rndis_bind()
/kernel/linux/linux-6.6/drivers/usb/misc/
H A Diowarrior.c91 int opened; /* this is 1 if the device is currently open */
614 /* Only one process can open each device, no sharing. */ in iowarrior_open()
714 .open = iowarrior_open,
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Ddebugfs.c110 .open = testmode_open,
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvcs.c31 * partition; attempts to open the tty device to the partition's console using
32 * the hvcs on any partition will return -EBUSY with every open attempt until
1074 printk(KERN_WARNING "HVCS: open failed, no device associated" in hvcs_install()
1271 * If they don't check the return code off of their open they may in hvcs_write()
1289 * Somehow an open succeeded but the device was removed or the in hvcs_write()
1384 .open = hvcs_open,
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dsierra.c1031 .open = sierra_open,
H A Dquatech2.c343 /* open the port */ in qt2_open()
351 dev_err(&port->dev, "%s - open port failed %i\n", __func__, in qt2_open()
932 .open = qt2_open,
H A Dipaq.c506 .open = ipaq_open,
H A Doti6858.c149 .open = oti6858_open,
831 /* schedule the interrupt urb if we are still open */ in oti6858_write_bulk_callback()
/kernel/linux/linux-6.6/drivers/vfio/
H A Dgroup.c181 * Before the first device open, get the KVM pointer currently in vfio_df_group_open()
460 * Do we need multiple instances of the group open? Seems not. in vfio_group_fops_open()
483 * is only called when there are no open devices. in vfio_group_fops_release()
501 .open = vfio_group_fops_open,
/kernel/linux/linux-6.6/drivers/char/agp/
H A Dfrontend.c1042 .open = agp_open,

Completed in 39 milliseconds

1...<<341342343344345346347348349350>>...409