Home
last modified time | relevance | path

Searched refs:open (Results 10051 - 10075 of 10341) sorted by relevance

1...<<401402403404405406407408409410>>...414

/foundation/multimedia/camera_lite/test/unittest/
H A Dcamera_lite_test.cpp206 fileTmp.open(filename); in FileCheck()
/foundation/multimedia/av_codec/test/unittest/demuxer_test/
H A Ddemuxer_unit_test.cpp140 int32_t fd = open(fileName.c_str(), O_RDONLY); in OpenFile()
/foundation/multimedia/av_session/services/session/server/test/
H A Davsession_service_test.cpp1484 ofs.open(filePath, ios::out); in HWTEST_F()
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dservice.cpp177 UniqueFd fd(open(path.data(), O_TMPFILE | O_RDWR, S_IRUSR | S_IWUSR)); in GetLocalCapabilities()
179 HILOGE("Failed to open config file = %{private}s, err = %{public}d", path.c_str(), errno); in GetLocalCapabilities()
/kernel/linux/linux-5.10/drivers/block/
H A Dxen-blkfront.c2687 * deferred this request, because the bdev was still open. in blkif_release()
2719 .open = blkif_open,
/kernel/linux/linux-5.10/drivers/atm/
H A Dfore200e.c1276 activate ? "open" : "close", vcc->itf, vcc->vpi, vcc->vci); in fore200e_activate_vcin()
1281 activate ? "open" : "clos"); in fore200e_activate_vcin()
3001 .open = fore200e_open,
H A Dhe.c166 .open = he_open,
2131 HPRINTK("open vcc %p %d.%d\n", vcc, vpi, vci); in he_open()
2139 hprintk("unable to allocate he_vcc during open\n"); in he_open()
2161 HPRINTK("open tx cid 0x%x pcr_goal %d\n", cid, pcr_goal); in he_open()
2189 /* 2.3.3.1 open connection ubr */ in he_open()
2196 /* 2.3.3.2 open connection cbr */ in he_open()
2271 HPRINTK("open rx cid 0x%x (rx_waitq %p)\n", cid, in he_open()
2310 the open/closed indication in rsr0 */ in he_open()
H A Deni.c1925 DPRINTK(DEV_LABEL "(itf %d): open %d.%d\n",vcc->dev->number,vcc->vpi, in eni_open()
2204 .open = eni_open,
H A Dlanai.c453 #define STATS_GET_BAD_VCI(x) (((x)>>16)&0xFF) /* VCI not open */
2309 /* open a vcc on the card to vpi/vci */
2317 /* we don't support partial open - it's not really useful anyway */ in lanai_open()
2328 DPRINTK(DEV_LABEL "(itf %d): open %d.%d\n", lanai->number, in lanai_open()
2541 .open = lanai_open,
/kernel/linux/linux-5.10/drivers/hid/
H A Dwacom_sys.c2060 input_dev->open = wacom_open; in wacom_allocate_input()
2448 hid_err(hdev, "hw open failed\n"); in wacom_parse_and_register()
/kernel/linux/linux-5.10/drivers/media/dvb-core/
H A Ddvb_frontend.c56 MODULE_PARM_DESC(dvb_mfe_wait_time, "Wait up to <mfe_wait_time> seconds on open() for multi-frontend to become available (default:5 seconds)");
2933 .open = dvb_frontend_open,
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov5670.c2452 .open = ov5670_open,
H A Dimx319.c2260 .open = imx319_open,
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dcyttsp4_core.c1986 md->input->open = cyttsp4_mt_open; in cyttsp4_mt_probe()
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
H A Dav7110.c699 .open = dvb_generic_open,
/kernel/linux/linux-5.10/drivers/media/platform/s5p-jpeg/
H A Djpeg-core.c1027 .open = s5p_jpeg_open,
/kernel/linux/linux-5.10/drivers/media/platform/atmel/
H A Datmel-isc-base.c1641 .open = isc_open,
/kernel/linux/linux-5.10/drivers/media/platform/am437x/
H A Dam437x-vpfe.c1059 * If this was the last open file. in vpfe_release()
2095 .open = vpfe_open,
2447 /* for now just enable it here instead of waiting for the open */ in vpfe_probe()
2542 * open() or just before start streaming. in vpfe_suspend()
/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dmmc_test.c3151 .open = mtf_test_open,
/kernel/linux/linux-5.10/drivers/net/ppp/
H A Dppp_generic.c989 .open = ppp_open,
/kernel/linux/linux-5.10/drivers/net/usb/
H A Dhso.c1235 /* open the requested serial port */
1245 hso_dbg(0x1, "Failed to open port\n"); in hso_serial_open()
1277 hso_dbg(0x1, "Port was already open\n"); in hso_serial_open()
1880 hso_dbg(0x1, "Already a read pending on port %d or port not open\n", in intr_callback()
3210 .open = hso_serial_open,
/kernel/linux/linux-5.10/drivers/scsi/
H A Ddpt_i2o.c121 .open = adpt_open,
H A Dsg.c159 wait_queue_head_t open_wait; /* queue open() when O_EXCL present */
160 struct mutex open_rel_lock; /* held when in open() or release() */
166 bool exclude; /* 1->open(O_EXCL) succeeded and is active */
396 /* possibly many open()s waiting on exlude clearing, start many; in sg_release()
397 * only open(O_EXCL)s wait on 0==open_cnt so only start one */ in sg_release()
1440 .open = sg_open,
/kernel/linux/linux-5.10/drivers/scsi/qedi/
H A Dqedi_main.c336 uinfo->open = qedi_uio_open; in qedi_init_uio()
/kernel/linux/linux-5.10/drivers/tty/
H A Dmxser.c2316 .open = mxser_open,

Completed in 88 milliseconds

1...<<401402403404405406407408409410>>...414