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 D | imx-media-capture.c | 824 .open = capture_open,
|
H A D | imx-media-csc-scaler.c | 817 .open = ipu_csc_scaler_open,
|
/kernel/linux/linux-6.6/drivers/spi/ |
H A D | spidev.c | 76 /* 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 D | hmm_bo.c | 1028 .open = hmm_bo_vm_open,
|
/kernel/linux/linux-6.6/drivers/tty/ |
H A D | vcc.c | 27 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 D | mips_ejtag_fdc.c | 872 .open = mips_ejtag_fdc_tty_open,
|
/kernel/linux/linux-6.6/drivers/rtc/ |
H A D | rtc-m41t80.c | 789 * wdt_open - open a watchdog. 851 .open = wdt_open,
|
/kernel/linux/linux-6.6/drivers/s390/char/ |
H A D | con3215.c | 1119 .open = tty3215_open,
|
/kernel/linux/linux-6.6/drivers/s390/block/ |
H A D | dcssblk.c | 44 .open = dcssblk_open,
|
/kernel/linux/linux-6.6/drivers/vhost/ |
H A D | vsock.c | 904 .open = vhost_vsock_dev_open,
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/i2c/ |
H A D | atomisp-lm3554.c | 711 .open = lm3554_open,
|
/kernel/linux/linux-6.6/drivers/staging/greybus/ |
H A D | uart.c | 776 .open = gb_tty_open,
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | apple-gmux.c | 734 .open = simple_open,
|
H A D | asus-tf103c-dock.c | 257 .open = tf103c_dock_hid_open,
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_ecm.c | 788 ecm->port.open = ecm_open; in ecm_bind()
|
H A D | f_rndis.c | 783 rndis->port.open = rndis_open; in rndis_bind()
|
/kernel/linux/linux-6.6/drivers/usb/misc/ |
H A D | iowarrior.c | 91 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 D | debugfs.c | 110 .open = testmode_open,
|
/kernel/linux/linux-6.6/drivers/tty/hvc/ |
H A D | hvcs.c | 31 * 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 D | sierra.c | 1031 .open = sierra_open,
|
H A D | quatech2.c | 343 /* 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 D | ipaq.c | 506 .open = ipaq_open,
|
H A D | oti6858.c | 149 .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 D | group.c | 181 * 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 D | frontend.c | 1042 .open = agp_open,
|
Completed in 39 milliseconds
1...<<341342343344345346347348349350>>...409