| /kernel/linux/linux-6.6/drivers/net/wireless/intersil/p54/ |
| H A D | p54.h | 168 int (*open)(struct ieee80211_hw *dev); member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/ti/ |
| H A D | netcp.h | 202 int (*open)(void *intf_priv, struct net_device *ndev); member
|
| /kernel/linux/linux-6.6/drivers/phy/hisilicon/ |
| H A D | phy-hi3670-pcie.c | 374 static void hi3670_pcie_hp_debounce_gt(struct hi3670_pcie_phy *phy, bool open) in hi3670_pcie_hp_debounce_gt() argument 386 static void hi3670_pcie_phyref_gt(struct hi3670_pcie_phy *phy, bool open) in hi3670_pcie_phyref_gt() argument 429 static void hi3670_pcie_ioref_gt(struct hi3670_pcie_phy *phy, bool open) in hi3670_pcie_ioref_gt() argument
|
| /kernel/linux/linux-6.6/drivers/input/ |
| H A D | evdev.c | 29 int open; member
|
| H A D | mousedev.c | 59 int open; member [all...] |
| /kernel/linux/linux-6.6/net/tipc/ |
| H A D | group.c | 97 bool *open; member
|
| /kernel/linux/linux-6.6/net/sunrpc/auth_gss/ |
| H A D | gss_rpc_xdr.h | 107 u32 open; member
|
| /kernel/linux/linux-6.6/scripts/kconfig/ |
| H A D | qconf.cc | 922 void ConfigList::setAllOpen(bool open) in setAllOpen() argument
|
| /third_party/curl/tests/server/ |
| H A D | rtspd.c | 103 bool open; /* keep connection open info, as found in the request */ member [all...] |
| /third_party/backends/backend/pixma/ |
| H A D | pixma_bjnp_private.h | 348 int open; /* connection to scanner is opened */ member
|
| /third_party/curl/lib/ |
| H A D | curl_setup.h | 398 # define open curlx_win32_open macro 421 # define open curlx_win32_open macro
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | usrchtst.c | 55 static void open(UErrorCode* status) in open() function [all...] |
| /third_party/FreeBSD/sys/dev/usb/ |
| H A D | usb_generic.c | 1415 struct usb_fs_open_stream open; in ugen_ioctl() local
|
| /third_party/node/lib/ |
| H A D | fs.js | 556 function open(path, flags, mode, callback) { function [all...] |
| /third_party/lwip/src/include/netif/ppp/ |
| H A D | ppp_impl.h | 294 void (*open) (ppp_pcb *pcb); member
|
| /third_party/python/Lib/test/ |
| H A D | test_bz2.py | 891 def open(self, *args, **kwargs): global() member in OpenTest [all...] |
| /third_party/python/Lib/ |
| H A D | _pyio.py | 77 def open(file, mode="r", buffering=-1, encoding=None, errors=None, function [all...] |
| H A D | pathlib.py | 1036 def open(self, mode='r', buffering=-1, encoding=None, member in Path
|
| H A D | imaplib.py | 304 def open(self, host='', port=IMAP4_PORT, timeout=None): member in IMAP4 1330 def open(self, host='', port=IMAP4_SSL_PORT, timeout=None): member in IMAP4.IMAP4_SSL 1358 def open(self, host=None, port=None, timeout=None): member in IMAP4_stream
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | utilities.cpp | 904 size_t open = name.find_last_of('[', baseNameLength - 1); in ParseResourceName() local 994 size_t open = name.find_last_of('['); in ParseArrayIndex() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | VulkanSecondaryCommandBuffer.h | 222 void open() const {} in open() function in rx::vk::VulkanSecondaryCommandBuffer
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| H A D | utilities.cpp | 1972 size_t open = name.find_last_of('['); in ParseUniformName() local
|
| /third_party/skia/third_party/externals/brotli/c/tools/ |
| H A D | brotli.c | 53 #define open ms_open macro
|
| /third_party/python/Lib/test/test_warnings/ |
| H A D | __init__.py | 1332 code = "import warnings; f = open(%a)" % __file__ namespace
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/ |
| H A D | drv_symc_v200.c | 67 hi_u32 open; /* open or close */ member [all...] |