/kernel/linux/linux-6.6/include/linux/net/intel/ |
H A D | i40e_client.h | 137 int (*open)(struct i40e_info *ldev, struct i40e_client *client); member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | tee_drv.h | 97 int (*open)(struct tee_context *ctx); member
|
/kernel/linux/linux-6.6/drivers/usb/misc/ |
H A D | chaoskey.c | 79 int open; /* open count */ member [all...] |
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | hci_uart.h | 54 int (*open)(struct hci_uart *hu); member
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | info.h | 37 int (*open)(struct snd_info_entry *entry, member
|
H A D | snd_wavefront.h | 33 spinlock_t open; member
|
H A D | rawmidi.h | 40 int (*open) (struct snd_rawmidi_substream * substream); member
|
H A D | timer.h | 48 int (*open) (struct snd_timer * timer); member
|
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/ |
H A D | cimax2.c | 398 netup_poll_ci_slot_status(struct dvb_ca_en50221 *en50221, int slot, int open) netup_poll_ci_slot_status() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i2c/ |
H A D | tda9950.c | 70 bool open; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/ |
H A D | msm_rd.c | 84 bool open; member
|
/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | keyspan_remote.c | 111 int open; member
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | cxd2099.c | 531 static int poll_slot_status(struct dvb_ca_en50221 *ca, int slot, int open) in poll_slot_status() argument
|
/third_party/icu/icu4c/source/common/ |
H A D | ucnv_cnv.h | 238 UConverterOpen open; member
|
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_core.h | 93 uint8_t open:1; /* set if USB pipe has been opened */ member
|
/third_party/mesa3d/src/drm-shim/ |
H A D | drm_shim.c | 74 REAL_FUNCTION_POINTER(open); variable 276 PUBLIC int open(const char *path, int flags, ...) in open() function
|
/third_party/ntfs-3g/include/fuse-lite/ |
H A D | fuse_lowlevel.h | 387 void (*open) (fuse_req_t req, fuse_ino_t ino, member [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | ucnv_cnv.h | 238 UConverterOpen open; member
|
/third_party/node/deps/openssl/openssl/ |
H A D | e_os.h | 253 # define open _open macro
|
/third_party/python/Lib/ |
H A D | codecs.py | 871 def open(filename, mode='r', encoding=None, errors='strict', buffering=-1): function
|
H A D | aifc.py | 947 def open(f, mode=None): global() function [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | AttributeLayoutTest.cpp | 73 void open(void) { memset(mMemory, 0xff, kSize); } in open() function in __anon20169::Container
|
/third_party/openssl/ |
H A D | e_os.h | 253 # define open _open macro
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
H A D | OboeAudioStream.java | 56 public void open(StreamConfiguration requestedConfiguration, in open() method in OboeAudioStream
|
/third_party/skia/third_party/externals/oboe/src/aaudio/ |
H A D | AudioStreamAAudio.cpp | 157 Result AudioStreamAAudio::open() { in open() function in oboe::AudioStreamAAudio
|