Searched refs:open (Results 8501 - 8525 of 9329) sorted by relevance
1...<<341342343344345346347348349350>>...374
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | mxuport.c | 61 #define RQ_VENDOR_SET_OPEN 0x08 /* Set open/close port */ 1293 .open = mxuport_open,
|
H A D | xr_serial.c | 1093 .open = xr_open,
|
H A D | iuu_phoenix.c | 1169 .open = iuu_open,
|
H A D | pl2303.c | 1246 .open = pl2303_open,
|
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | btnxpuart.c | 1223 bt_dev_err(hdev, "Unable to open UART device %s", in btnxpuart_open() 1346 hdev->open = btnxpuart_open; in nxp_serdev_probe()
|
H A D | hci_bcm.c | 55 * @drive_rts_on_open: drive RTS signal on ->open() when platform requires it 106 * @drive_rts_on_open: drive RTS signal on ->open() when platform requires it 1314 .open = bcm_open,
|
H A D | btmtksdio.c | 1351 hdev->open = btmtksdio_open; in btmtksdio_probe()
|
/kernel/linux/linux-6.6/drivers/char/ |
H A D | sonypi.c | 889 /* Flush input queue on first open */ in sonypi_misc_open() 1053 .open = sonypi_misc_open,
|
/kernel/linux/linux-6.6/drivers/block/ |
H A D | swim3.c | 1072 .open = floppy_unlocked_open,
|
/kernel/linux/linux-6.6/drivers/char/xillybus/ |
H A D | xillybus_core.c | 1144 * flushing user should not be surprised if open() for write in xillybus_myflush() 1382 * flushing, user should not be surprised if open() for write in xillybus_write() 1448 * 2. We don't want to open one direction if the other will fail. in xillybus_open() 1461 "open() failed: O_NONBLOCK not allowed for read on this device\n"); in xillybus_open() 1468 "open() failed: O_NONBLOCK not allowed for write on this device\n"); in xillybus_open() 1473 * Note: open() may block on getting mutexes despite O_NONBLOCK. in xillybus_open() 1474 * This shouldn't occur normally, since multiple open of the same in xillybus_open() 1506 if (channel->wr_ref_count == 0) { /* First open of file */ in xillybus_open() 1521 (4 << 24) | /* Opcode 4, open channel */ in xillybus_open() 1531 if (channel->rd_ref_count == 0) { /* First open o in xillybus_open() [all...] |
/kernel/linux/linux-6.6/drivers/fsi/ |
H A D | fsi-core.c | 759 .open = cfam_open,
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | pcm.h | 55 int (*open)(struct snd_pcm_substream *substream); member
|
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/ |
H A D | sec_main.c | 491 pci_err(qm->pdev, "failed to open sva prefetch\n"); in sec_open_sva_prefetch() 802 .open = simple_open,
|
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/zip/ |
H A D | zip_main.c | 511 pci_err(qm->pdev, "failed to open sva prefetch\n"); in hisi_zip_open_sva_prefetch() 589 /* let's open all compression/decompression cores */ in hisi_zip_set_user_domain_and_cache() 775 .open = simple_open,
|
/kernel/linux/linux-6.6/drivers/net/netdevsim/ |
H A D | fib.c | 1415 .open = simple_open,
|
/kernel/linux/linux-6.6/drivers/net/ |
H A D | tap.c | 1160 .open = tap_open,
|
/kernel/linux/linux-6.6/drivers/net/slip/ |
H A D | slip.c | 1272 .open = slip_open,
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | mt9v032.c | 984 .open = mt9v032_open,
|
H A D | ov13b10.c | 1260 .open = ov13b10_open,
|
H A D | ov08d10.c | 1315 .open = ov08d10_open,
|
H A D | og01a1b.c | 926 .open = og01a1b_open,
|
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/ |
H A D | cx23885-417.c | 1410 .open = v4l2_fh_open,
|
H A D | cx23885-video.c | 1157 .open = v4l2_fh_open,
|
/kernel/linux/linux-6.6/drivers/media/platform/ |
H A D | m2m-deinterlace.c | 896 .open = deinterlace_open,
|
/kernel/linux/linux-6.6/drivers/media/platform/renesas/ |
H A D | sh_vou.c | 1135 /* First open */ in sh_vou_open() 1200 .open = sh_vou_open,
|
Completed in 47 milliseconds
1...<<341342343344345346347348349350>>...374