Searched refs:open (Results 7601 - 7625 of 9465) sorted by relevance
1...<<301302303304305306307308309310>>...379
/kernel/linux/linux-6.6/drivers/platform/goldfish/ |
H A D | goldfish_pipe.c | 25 * 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 D | tpmi.c | 493 .open = mem_write_open,
|
/kernel/linux/linux-6.6/drivers/platform/surface/ |
H A D | surface_aggregator_cdev.c | 666 .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 D | isst_if_common.c | 664 /* 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 D | uvc_v4l2.c | 641 .open = uvc_v4l2_open,
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | uhci-debug.c | 611 .open = uhci_debug_open,
|
/kernel/linux/linux-6.6/drivers/usb/misc/ |
H A D | adutux.c | 261 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 D | ldusb.c | 627 .open = ld_usb_open,
|
H A D | legousbtower.c | 20 * - 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 D | vme_user.c | 447 .open = vme_user_vm_open,
|
/kernel/linux/linux-6.6/drivers/tty/hvc/ |
H A D | hvc_console.c | 354 /* 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,
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | pxa3xx-gcu.c | 367 * provide an empty .open callback, so the core sets file->private_data 571 .open = pxa3xx_gcu_open,
|
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | mct_u232.c | 78 .open = mct_u232_open,
|
H A D | ch341.c | 446 /* open this device, set default parameters */ 845 .open = ch341_open,
|
H A D | whiteheat.c | 118 .open = whiteheat_open, 360 /* send an open port command */ in whiteheat_open()
|
/kernel/linux/linux-6.6/drivers/base/power/ |
H A D | wakeup.c | 1170 .open = wakeup_sources_stats_open,
|
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | hci_bcsp.c | 762 .open = bcsp_open,
|
H A D | btmrvl_main.c | 680 hdev->open = btmrvl_open; in btmrvl_register_hdev()
|
H A D | bluecard_cs.c | 709 hdev->open = bluecard_hci_open; in bluecard_open()
|
H A D | bfusb.c | 669 hdev->open = bfusb_open; in bfusb_probe()
|
H A D | hci_nokia.c | 469 dev_dbg(dev, "protocol open"); in nokia_open() 673 .open = nokia_open,
|
H A D | hci_ll.c | 802 .open = ll_open,
|
/kernel/linux/linux-6.6/drivers/char/xilinx_hwicap/ |
H A D | xilinx_hwicap.c | 41 * open open the port and initialize for access. 50 * exclusive access to the device while it remains open, and the state 93 /* For open firmware. */ 550 dev_err(drvdata->dev, "Failed to open file"); in hwicap_open() 599 .open = hwicap_open,
|
/kernel/linux/linux-6.6/drivers/fsi/ |
H A D | fsi-occ.c | 211 .open = occ_open,
|
/kernel/linux/linux-6.6/drivers/firmware/efi/test/ |
H A D | efi_test.c | 734 * We do accept multiple open files at the same time as we in efi_test_open() 751 .open = efi_test_open,
|
Completed in 34 milliseconds
1...<<301302303304305306307308309310>>...379