Searched refs:open (Results 7726 - 7750 of 8333) sorted by relevance
1...<<301302303304305306307308309310>>...334
/kernel/linux/linux-5.10/drivers/misc/ |
H A D | fastrpc.c | 1531 .open = fastrpc_device_open,
|
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/ |
H A D | debugfs.c | 1198 .open = hl_debugfs_open,
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-input.c | 1762 input_dev->open = hidinput_open; in hidinput_allocate()
|
H A D | hid-logitech-dj.c | 1436 .open = logi_dj_ll_open,
|
/kernel/linux/linux-5.10/drivers/hid/usbhid/ |
H A D | hid-core.c | 1320 .open = usbhid_open,
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-ioctl.c | 332 DMWARN("remove_all left %d open device(s)", dev_skipped); in dm_hash_remove_all() 883 * Ensure the device is not open and nothing further can open it. in dev_remove() 892 DMDEBUG_LIMIT("unable to remove open device %s", hc->name); in dev_remove() 1664 * Implementation of open/close/ioctl on the special char 1972 .open = dm_open,
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | ov9650.c | 1388 .open = ov965x_open,
|
H A D | ov7670.c | 1755 .open = ov7670_open,
|
H A D | ov8856.c | 1582 .open = ov8856_open,
|
H A D | ov2659.c | 1351 .open = ov2659_open,
|
H A D | imx355.c | 1560 .open = imx355_open,
|
H A D | ov13858.c | 1586 .open = ov13858_open,
|
H A D | s5k6aa.c | 1486 .open = s5k6aa_open,
|
/kernel/linux/linux-5.10/drivers/macintosh/ |
H A D | via-pmu.c | 2482 .open = pmu_open,
|
/kernel/linux/linux-5.10/drivers/media/dvb-core/ |
H A D | dvb_net.c | 1611 .open = locked_dvb_net_open,
|
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | rtl2832_sdr.c | 1226 .open = v4l2_fh_open,
|
/kernel/linux/linux-5.10/drivers/input/joystick/ |
H A D | xpad.c | 1684 input_dev->open = xpad_open; in xpad_init_input() 1867 * Submit the int URB immediately rather than waiting for open in xpad_probe()
|
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | usbtouchscreen.c | 64 * open. This is useful when devices have a watchdog which prevents us 98 struct mutex pm_mutex; /* serialize access to open/suspend */ 1729 input_dev->open = usbtouch_open; in usbtouch_probe()
|
H A D | melfas_mip4.c | 1477 input->open = mip4_input_open; in mip4_probe()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_file_ops.c | 73 .open = qib_open, 972 * buffers in the chip. We have the open and close entries so we can bump 1303 * Allocate memory for use in qib_tid_update() at open to in setup_ctxt() 1313 "Unable to allocate ctxtdata memory, failing open\n"); in setup_ctxt() 1492 /* Skip ctxts which are not yet open */ in find_shared_ctxt() 1723 rcd->tidcursor = 0; /* start at beginning after open */ in qib_do_user_init() 1734 * This will (very briefly) affect any other open ctxts, but the in qib_do_user_init()
|
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/ |
H A D | mISDNipac.c | 745 pr_debug("%s: %s dev(%d) open from %p\n", isac->name, __func__, in open_dchannel_caller() 865 isac->open = open_dchannel; in mISDNisac_init() 1489 return -EBUSY; /* b-channel can be only open once */ in open_bchannel()
|
H A D | mISDNisar.c | 1645 return -EBUSY; /* b-channel can be only open once */ in isar_open() 1670 isar->open = &isar_open; in mISDNisar_init()
|
H A D | netjet.c | 859 return -EBUSY; /* b-channel can be only open once */ in open_bchannel() 883 err = card->isac.open(&card->isac, rq); in nj_dctrl()
|
/kernel/linux/linux-5.10/drivers/input/keyboard/ |
H A D | applespi.c | 993 .open = applespi_tp_dim_open,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
H A D | kvmgt.c | 898 /* dereference module reference taken at open */ in __intel_vgpu_release() 1660 .open = intel_vgpu_open,
|
Completed in 68 milliseconds
1...<<301302303304305306307308309310>>...334