Searched refs:open (Results 5726 - 5750 of 8646) sorted by relevance
1...<<221222223224225226227228229230>>...346
/kernel/linux/linux-6.6/arch/um/os-Linux/ |
H A D | file.c | 326 fd = open(file, O_RDONLY, 0); in os_file_size() 329 printk(UM_KERN_ERR "Couldn't open \"%s\", " in os_file_size()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/ |
H A D | mtk_drm_drv.c | 303 .open = drm_open,
|
/kernel/linux/linux-5.10/drivers/misc/cxl/ |
H A D | flash.c | 401 /* Allows one process to open the device by using a semaphore */ in device_open() 509 .open = device_open,
|
H A D | api.c | 410 PATCH_FOPS(open); in cxl_get_fd()
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-hyperv.c | 439 .open = mousevsc_hid_open,
|
H A D | hid-udraw-ps3.c | 290 input_dev->open = udraw_open; in allocate_and_setup()
|
/kernel/linux/linux-5.10/drivers/hid/usbhid/ |
H A D | usbkbd.c | 332 input_dev->open = usb_kbd_open; in usb_kbd_probe()
|
/kernel/linux/linux-5.10/drivers/media/cec/core/ |
H A D | cec-core.c | 46 * the devnode->lock held to prevent an open/unregister race: in cec_get_device() 151 * This unregisters the passed device. Future open calls will be met with 227 .open = cec_error_inj_open,
|
/kernel/linux/linux-5.10/drivers/media/common/videobuf2/ |
H A D | videobuf2-vmalloc.c | 195 vma->vm_ops->open(vma); in vb2_vmalloc_mmap()
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | ov5647.c | 530 .open = ov5647_open,
|
H A D | adp1653.c | 371 .open = adp1653_open,
|
H A D | dw9768.c | 398 .open = dw9768_open,
|
/kernel/linux/linux-5.10/drivers/media/common/saa7146/ |
H A D | saa7146_vbi.c | 472 DEB_VBI("open %p is already using vbi capture\n", in vbi_read() 494 .open = vbi_open,
|
/kernel/linux/linux-5.10/drivers/input/joystick/ |
H A D | tmdc.c | 314 input_dev->open = tmdc_open; in tmdc_setup_port()
|
H A D | psxpad-spi.c | 309 idev->open = psxpad_spi_poll_open; in psxpad_spi_probe()
|
/kernel/linux/linux-5.10/drivers/input/keyboard/ |
H A D | samsung-keypad.c | 396 input_dev->open = samsung_keypad_open; in samsung_keypad_probe()
|
/kernel/linux/linux-5.10/drivers/input/misc/ |
H A D | kxtj9.c | 316 /* Lock the device to prevent races with open/close (and itself) */ in kxtj9_set_poll() 451 input_dev->open = kxtj9_input_open; in kxtj9_probe()
|
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | fsl-imx25-tcq.c | 544 idev->open = mx25_tcq_open; in mx25_tcq_probe()
|
H A D | tsc200x-core.c | 521 input_dev->open = tsc200x_open; in tsc200x_probe()
|
H A D | ucb1400_ts.c | 348 ucb->ts_idev->open = ucb1400_ts_open; in ucb1400_ts_probe()
|
H A D | tsc2007_core.c | 361 input_dev->open = tsc2007_open; in tsc2007_probe()
|
H A D | s6sy761.c | 433 sdata->input->open = s6sy761_input_open; in s6sy761_probe()
|
H A D | pixcir_i2c_ts.c | 496 input->open = pixcir_input_open; in pixcir_i2c_ts_probe()
|
/kernel/linux/linux-5.10/drivers/input/tablet/ |
H A D | pegasus_notetaker.c | 82 /* serialize access to open/suspend */ 351 input_dev->open = pegasus_open; in pegasus_probe()
|
H A D | hanwang.c | 367 input_dev->open = hanwang_open; in hanwang_probe()
|
Completed in 22 milliseconds
1...<<221222223224225226227228229230>>...346