Home
last modified time | relevance | path

Searched defs:open (Results 126 - 150 of 609) sorted by relevance

12345678910>>...25

/kernel/linux/linux-6.6/include/linux/mtd/
H A Dblktrans.h28 int open; member
61 int (*open)(struct mtd_blktrans_dev *dev); member
/kernel/linux/linux-6.6/include/linux/
H A Dtty_ldisc.h238 int (*open)(struct tty_struct *tty); member
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Du_ether.h80 void (*open)(struct gether *); member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/gpio/
H A Dhw_gpio.h51 bool (*open)( member
/kernel/linux/linux-6.6/io_uring/
H A Dopenclose.c34 static bool io_openat_force_async(struct io_open *open) in io_openat_force_async() argument
47 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); in __io_openat_prep() local
82 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); io_openat_prep() local
92 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); io_openat2_prep() local
111 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); io_openat2() local
177 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); io_open_cleanup() local
[all...]
/kernel/linux/linux-6.6/include/sound/
H A Dhwdep.h23 int (*open)(struct snd_hwdep *hw, struct file * file); member
H A Dseq_oss.h39 int (*open)(struct snd_seq_oss_arg *p, void *closure); member
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dsp2.c233 sp2_ci_poll_slot_status(struct dvb_ca_en50221 *en50221, int slot, int open) sp2_ci_poll_slot_status() argument
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dcpqphp_sysfs.c131 static int open(struct inode *inode, struct file *file) in open() function
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H A Dmsm_perf.c28 bool open; member
/kernel/liteos_m/components/fs/vfs/
H A Dvfs_files.h56 int (*open)(struct File *, const char *, int); member
/kernel/uniproton/src/fs/vfs/
H A Dvfs_files.h35 S32 (*open)(struct TagFile *, const char *, S32); member
/kernel/linux/linux-6.6/sound/soc/sprd/
H A Dsprd-pcm-dma.h43 int (*open)(int str_id, struct sprd_compr_callback *cb); member
/third_party/ffmpeg/libavutil/
H A Dfile_open.c33 #undef open macro
63 #define open win32_open macro
/third_party/gn/infra/
H A Drecipes.py36 from io import open # pylint: disable=redefined-builtin namespace
/third_party/backends/backend/genesys/
H A Dusb_device.cpp37 void UsbDevice::open(const char* dev_name) in open() function in genesys::UsbDevice
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
H A DXMLRecordWriter.java29 public boolean open(String title) { in open() method in XMLRecordWriter
H A DXMLRecordReader.java44 public boolean open(String title) { in open() method in XMLRecordReader
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
H A DInputFile.java58 public boolean open() in open() method in InputFile
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/
H A DXMLRecordWriter.java33 public boolean open(String title) { in open() method in XMLRecordWriter
H A DXMLRecordReader.java48 public boolean open(String title) { in open() method in XMLRecordReader
/third_party/mesa3d/include/android_stub/hardware/
H A Dhardware.h158 int (*open)(const struct hw_module_t* module, const char* id, member
/third_party/lame/ACM/
H A DDecodeStream.cpp121 bool DecodeStream::open() in open() function in DecodeStream
/third_party/node/test/parallel/
H A Dtest-trace-events-fs-async.js171 function open() { function
/third_party/mesa3d/src/util/
H A Dos_file.c16 #define open _open macro

Completed in 10 milliseconds

12345678910>>...25