| /kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fs_enet/ |
| H A D | mii-bitbang.c | 77 static inline void mdio(struct mdiobb_ctrl *ctrl, int what) in mdio() argument 90 static inline void mdc(struct mdiobb_ctrl *ctrl, int what) in mdc() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/ |
| H A D | qca_debug.c | 73 qcaspi_info_show(struct seq_file *s, void *what) in qcaspi_info_show() argument
|
| /kernel/linux/linux-6.6/drivers/power/reset/ |
| H A D | vexpress-poweroff.c | 16 static void vexpress_reset_do(struct device *dev, const char *what) in vexpress_reset_do() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/basics/ |
| H A D | vector.c | 179 dal_vector_set_at_index( const struct vector *vector, const void *what, uint32_t index) dal_vector_set_at_index() argument 202 dal_vector_insert_at( struct vector *vector, const void *what, uint32_t position) dal_vector_insert_at() argument
|
| /kernel/linux/linux-6.6/drivers/pinctrl/ |
| H A D | pinconf.c | 302 static int pinconf_pins_show(struct seq_file *s, void *what) in pinconf_pins_show() argument 345 static int pinconf_groups_show(struct seq_file *s, void *what) in pinconf_groups_show() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
| H A D | bus.c | 157 nvkm_i2c_bus_probe(struct nvkm_i2c_bus *bus, const char *what, in nvkm_i2c_bus_probe() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/wireguard/qemu/ |
| H A D | init.c | 39 static void panic(const char *what) in panic() argument 203 int what = -1; in launch_tests() local
|
| /kernel/linux/linux-6.6/sound/isa/gus/ |
| H A D | gus_reset.c | 55 void snd_gf1_set_default_handlers(struct snd_gus_card * gus, unsigned int what) in snd_gf1_set_default_handlers() argument
|
| /third_party/curl/tests/libtest/ |
| H A D | lib506.c | 48 const char *what; in my_lock() local 87 const char *what; in my_unlock() local [all...] |
| /third_party/gn/src/gn/ |
| H A D | command_help.cc | 215 bool PrintHelpOnSwitch(const std::string& what) { in PrintHelpOnSwitch() argument 261 std::string what; in RunHelp() local [all...] |
| H A D | input_conversion.cc | 35 ParseValueOrScope(const Settings* settings, const std::string& input, ValueOrScope what, const ParseNode* origin, Err* err) ParseValueOrScope() argument
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
| H A D | ModuleWriter.java | 125 public void readFile(String file, String what){ in readFile() argument
|
| /third_party/libwebsockets/include/ |
| H A D | libwebsockets.hxx | 49 virtual const char *what() const throw() { return details.c_str(); } in what() function in lssException
|
| /third_party/node/deps/openssl/openssl/apps/lib/ |
| H A D | apps_ui.c | 152 static void *ui_malloc(int sz, const char *what) in ui_malloc() argument
|
| /third_party/openssl/apps/lib/ |
| H A D | apps_ui.c | 152 static void *ui_malloc(int sz, const char *what) in ui_malloc() argument
|
| /third_party/vk-gl-cts/executor/ |
| H A D | xeContainerFormatParser.cpp | 60 void ContainerFormatParser::error (const std::string& what) in error() argument
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | gen-indic-table.py | 136 what = ["INDIC_SYLLABIC_CATEGORY", "INDIC_MATRA_CATEGORY"] variable
|
| /third_party/toybox/toys/pending/ |
| H A D | dd.c | 126 static void parse_flags(char *what, char *arg, in parse_flags() argument
|
| /third_party/vk-gl-cts/framework/xexml/ |
| H A D | xeXMLParser.cpp | 77 void Tokenizer::error (const std::string& what) in error() argument 368 void Parser::error (const std::string& what) in error() argument
|
| /base/telephony/core_service/test/unittest/tel_ril_gtest/ |
| H A D | zero_branch_test_tel_ril.cpp | 252 int32_t what = 0; in HWTEST_F() local
|
| /base/telephony/core_service/services/sim/src/ |
| H A D | sim_state_manager.cpp | 58 void SimStateManager::RegisterCoreNotify(const HANDLE &handler, int what) in RegisterCoreNotify() argument 68 void SimStateManager::UnRegisterCoreNotify(const HANDLE &handler, int what) in UnRegisterCoreNotify() argument
|
| /base/telephony/sms_mms/services/sms/satellite_service_interaction/src/ |
| H A D | satellite_sms_client.cpp | 255 int32_t SatelliteSmsClient::RegisterSmsNotify(int32_t slotId, int32_t what, const sptr<ISatelliteSmsCallback> &callback) in RegisterSmsNotify() argument 265 int32_t SatelliteSmsClient::UnRegisterSmsNotify(int32_t slotId, int32_t what) in UnRegisterSmsNotify() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
| H A D | hfp_ag_profile_event_sender.cpp | 181 void HfpAgProfileEventSender::ScoConnectRequest(const std::string &device, int what, uint8_t linkType) const in ScoConnectRequest() argument 204 SetResponseHoldState(const std::string &device, int what, int btrh) const SetResponseHoldState() argument [all...] |
| /foundation/communication/dsoftbus/core/bus_center/utils/src/ |
| H A D | lnn_state_machine.c | 221 static int32_t PostMessageToFsm(FsmStateMachine *fsm, int32_t what, uint64_t arg1, in PostMessageToFsm() argument 344 int32_t LnnFsmRemoveMessageByType(FsmStateMachine *fsm, int32_t what) in LnnFsmRemoveMessageByType() argument 60 CreateFsmHandleMsg(FsmStateMachine *fsm, int32_t what, uint64_t arg1, uint64_t arg2, void *obj) CreateFsmHandleMsg() argument [all...] |
| /foundation/communication/dsoftbus/core/connection/common/src/ |
| H A D | softbus_conn_common.c | 97 ConnPostMsgToLooper( SoftBusHandlerWrapper *wrapper, int32_t what, uint64_t arg1, uint64_t arg2, void *obj, uint64_t delayMillis) ConnPostMsgToLooper() argument 113 ConnRemoveMsgFromLooper( const SoftBusHandlerWrapper *wrapper, int32_t what, uint64_t arg1, uint64_t arg2, void *obj) ConnRemoveMsgFromLooper() argument
|