Home
last modified time | relevance | path

Searched refs:open (Results 10001 - 10025 of 10451) sorted by relevance

1...<<401402403404405406407408409410>>...419

/kernel/linux/linux-6.6/drivers/vhost/
H A Dvdpa.c1431 .open = vhost_vdpa_open,
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dacer-wmi.c2127 acer_wmi_accel_dev->open = acer_gsensor_open; in acer_wmi_accel_setup()
/kernel/linux/linux-6.6/drivers/usb/class/
H A Dusbtmc.c2266 .open = usbtmc_open,
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Ddebugfs.c44 .open = __space ## _open, \
/kernel/linux/linux-6.6/drivers/staging/vc04_services/bcm2835-camera/
H A Dbcm2835-camera.c1471 .open = v4l2_fh_open,
/kernel/linux/linux-6.6/drivers/tty/
H A Dmoxa.c694 .open = moxa_open,
H A Dmxser.c1695 .open = mxser_open,
H A Dn_tty.c10 * Note that the open routine for N_TTY is guaranteed never to return
1900 * n_tty_open - open an ldisc
1901 * @tty: terminal to open
1905 * No further open will occur until a close.
2446 * open/close.
2524 .open = n_tty_open,
H A Dnozomi.c1554 DBG1("open: %d", port->token_dl); in ntty_activate()
1800 .open = ntty_open,
/kernel/linux/linux-6.6/drivers/rapidio/
H A Drio_cm.c1931 .open = riocm_cdev_open,
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dmos7840.c1748 .open = mos7840_open,
H A Dcp210x.c309 .open = cp210x_open,
1756 * Set direction to "input" iff pin is open-drain and reset in cp2104_gpioconf_init()
1811 * Set direction to "input" iff pin is open-drain and reset in cp2108_gpio_init()
1870 * the direction of an open-drain pin. in cp2102n_gpioconf_init()
1874 /* 0 indicates open-drain mode, 1 is push-pull */ in cp2102n_gpioconf_init()
1907 * it only knows open-drain and push-pull modes which is set at in cp2102n_gpioconf_init()
1908 * factory. An open-drain pin can function both as an in cp2102n_gpioconf_init()
1909 * input or an output. We emulate input mode for open-drain pins in cp2102n_gpioconf_init()
1915 * Set direction to "input" iff pin is open-drain and reset in cp2102n_gpioconf_init()
/kernel/linux/linux-6.6/drivers/block/
H A Dataflop.c1429 * unsure whether it was. This implies that every open or mount
1981 .open = floppy_unlocked_open,
H A Damiflop.c1766 .open = floppy_open,
H A Dloop.c1008 /* This is safe, since we have a reference from open(). */ in loop_configure()
1129 /* This is safe: open() is still holding a reference. */ in loop_configure()
1144 * thus an open device. When called from ->release we are guaranteed in __loop_clr_fd()
1167 /* This is safe: open() is still holding a reference. */ in __loop_clr_fd()
2219 .open = nonseekable_open,
/kernel/linux/linux-6.6/drivers/char/
H A Dvirtio_console.c195 * counts are not reset across port open / close events.
226 /* Is the host device open */
229 /* We should allow only one process to open a port */
1045 /* Allow only one process to open a particular port at a time */ in port_fops_open()
1085 * The file operations that we support: programs in the guest can open
1092 .open = port_fops_open,
1538 * else a close on an open port later will try to send out a in unplug_port()
1981 * also means that any ports which are in an open state will in virtcons_remove()
2107 * a "Warning: unable to open an initial console" boot failure. in virtcons_probe()
2206 /* Get port open/clos in virtcons_restore()
[all...]
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_bcm4377.c2365 hdev->open = bcm4377_hci_open; in bcm4377_probe()
H A Dhci_qca.c634 BT_DBG("HCI_UART_QCA open, tx_idle_delay=%u, wake_retrans=%u", in qca_open()
1704 bt_dev_err(hu->hdev, "failed to open port"); in qca_regulator_init()
1761 bt_dev_err(hu->hdev, "failed to open port"); in qca_regulator_init()
1965 bt_dev_err(hdev, "failed to open port"); in qca_setup()
1991 .open = qca_open,
2105 * still open, stop queueing the IBS data and flush all the buffered in qca_power_shutdown()
/kernel/linux/linux-6.6/drivers/block/rnbd/
H A Drnbd-clt.c963 .open = rnbd_client_open,
1612 "map_device: failed, can't open remote device, err: %d\n", in rnbd_clt_map_device()
1776 * 3. No IO requests inflight - each file open of block_dev increases in rnbd_destroy_sessions()
/kernel/linux/linux-6.6/drivers/char/xillybus/
H A Dxillyusb.c1120 * by the fact that for any given @chan, it's called either by the open,
1276 "open() failed: O_NONBLOCK not allowed for read on this device\n"); in xillyusb_open()
1283 "open() failed: O_NONBLOCK not allowed for write on this device\n"); in xillyusb_open()
1900 .open = xillyusb_open,
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c572 pci_err(qm->pdev, "failed to open sva prefetch\n"); in hpre_open_sva_prefetch()
920 .open = simple_open,
/kernel/linux/linux-6.6/drivers/edac/
H A Dthunderx_edac.c221 .open = simple_open, \
/kernel/linux/linux-6.6/drivers/firewire/
H A Dcore-cdev.c1924 .open = fw_device_op_open,
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dfile_ops.c80 .open = hfi1_file_open,
1004 * Disable ASPM when there are open user/PSM contexts to avoid in allocate_ctxt()
1087 * This will (very briefly) affect any other open ctxts, but the in user_init()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov13858.c1590 .open = ov13858_open,

Completed in 65 milliseconds

1...<<401402403404405406407408409410>>...419