| /foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/ |
| H A D | softbus_proxychannel_callback.c | 32 TransProxyOnChannelOpened(const char *pkgName, int32_t pid, const char *sessionName, const ChannelInfo *channel) TransProxyOnChannelOpened() argument
|
| /foundation/communication/dsoftbus/sdk/transmission/trans_channel/auth/src/ |
| H A D | client_trans_auth_manager.c | 34 int32_t ClientTransAuthOnChannelOpened(const char *sessionName, const ChannelInfo *channel) in ClientTransAuthOnChannelOpened() argument
|
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_ap/ |
| H A D | ap_config_use_test.cpp | 100 int channel = m_apConfigUse->GetBestChannelFor2G(); in HWTEST_F() local 113 int channel = m_apConfigUse->GetBestChannelFor5G(apConfig); in HWTEST_F() local 125 int channel = m_apConfigUse->GetBestChannelFor5G(apConfig); in HWTEST_F() local [all...] |
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/ |
| H A D | wifi_hdi_wpa_ap_impl_test.cpp | 121 int channel = 125; in HWTEST_F() local
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/ |
| H A D | mock_dcamera_sink_data_process.h | 37 explicit MockDCameraSinkDataProcess(const std::shared_ptr<ICameraChannel>& channel) in MockDCameraSinkDataProcess() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/ |
| H A D | rfcomm_gap_if.c | 122 int RfcommCheckChannelSecurity(RfcommChannelInfo *channel, bool isServer) in RfcommCheckChannelSecurity() argument
|
| /foundation/window/window_manager/wm/src/ |
| H A D | input_transfer_station.cpp | 49 auto channel = InputTransferStation::GetInstance().GetInputChannel(windowId); in OnInputEvent() local 88 auto channel = InputTransferStation::GetInstance().GetInputChannel(windowId); in OnInputEvent() local
|
| /foundation/window/window_manager/wm/test/unittest/ |
| H A D | input_transfer_station_test.cpp | 173 auto channel = InputTransferStation::GetInstance().GetInputChannel(0);
in HWTEST_F() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/ |
| H A D | tah.c | 23 int tah_attach(struct platform_device *ofdev, int channel) in tah_attach() argument 35 void tah_detach(struct platform_device *ofdev, int channel) in tah_detach() argument
|
| /kernel/linux/linux-5.10/drivers/hwmon/ |
| H A D | wm831x-hwmon.c | 34 int channel = to_sensor_dev_attr(attr)->index; in show_voltage() local 48 int channel = to_sensor_dev_attr(attr)->index; in show_chip_temp() local 65 int channel = to_sensor_dev_attr(attr)->index; in show_label() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
| H A D | radio_2055.c | 1310 b43_nphy_get_chantabent_rev2(struct b43_wldev *dev, u8 channel) b43_nphy_get_chantabent_rev2() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/zydas/zd1211rw/ |
| H A D | zd_rf.c | 107 int zd_rf_set_channel(struct zd_rf *rf, u8 channel) in zd_rf_set_channel() argument 157 int zd_rf_patch_6m_band_edge(struct zd_rf *rf, u8 channel) in zd_rf_patch_6m_band_edge() argument 165 zd_rf_generic_patch_6m(struct zd_rf *rf, u8 channel) zd_rf_generic_patch_6m() argument [all...] |
| /kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/ |
| H A D | dot11d.c | 139 int is_legal_channel(struct ieee80211_device *dev, u8 channel) in is_legal_channel() argument 153 int to_legal_channel(struct ieee80211_device *dev, u8 channel) in to_legal_channel() argument [all...] |
| /kernel/linux/linux-5.10/net/qrtr/ |
| H A D | smd.c | 15 struct rpmsg_endpoint *channel; member
|
| /kernel/linux/linux-5.10/sound/firewire/ |
| H A D | iso-resources.c | 109 int bandwidth, channel, err; in fw_iso_resources_allocate() local 167 int bandwidth, channel; fw_iso_resources_update() local 214 int bandwidth, channel; fw_iso_resources_free() local [all...] |
| /kernel/linux/linux-5.10/sound/pci/oxygen/ |
| H A D | xonar_hdmi.c | 68 void xonar_hdmi_pcm_hardware_filter(unsigned int channel, in xonar_hdmi_pcm_hardware_filter() argument
|
| /kernel/linux/linux-5.10/sound/core/oss/ |
| H A D | io.c | 49 int channel, channels = plugin->dst_format.channels; in io_playback_transfer() local 75 int channel, channels = plugin->dst_format.channels; in io_capture_transfer() local 95 unsigned int channel; io_src_channels() local [all...] |
| /kernel/linux/linux-5.10/net/mac802154/ |
| H A D | mac_cmd.c | 24 mac802154_mlme_start_req(struct net_device *dev, struct ieee802154_addr *addr, u8 channel, u8 page, u8 bcn_ord, u8 sf_ord, u8 pan_coord, u8 blx, u8 coord_realign) mac802154_mlme_start_req() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/host1x/ |
| H A D | channel.c | 51 struct host1x_channel *host1x_channel_get(struct host1x_channel *channel) in host1x_channel_get() argument 80 struct host1x_channel *channel = in release_channel() local 91 host1x_channel_put(struct host1x_channel *channel) host1x_channel_put() argument 127 struct host1x_channel *channel; host1x_channel_request() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/ |
| H A D | cmd.c | 193 int wl18xx_cmd_radar_detection_debug(struct wl1271 *wl, u8 channel) in wl18xx_cmd_radar_detection_debug() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/vboxvideo/ |
| H A D | vbox_hgsmi.c | 47 hgsmi_buffer_alloc(struct gen_pool *guest_pool, size_t size, u8 channel, u16 channel_info) hgsmi_buffer_alloc() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/ibm/emac/ |
| H A D | tah.c | 25 int tah_attach(struct platform_device *ofdev, int channel) in tah_attach() argument 37 void tah_detach(struct platform_device *ofdev, int channel) in tah_detach() argument
|
| /kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/ |
| H A D | dot11d.c | 137 int is_legal_channel(struct ieee80211_device *dev, u8 channel) in is_legal_channel() argument 151 int to_legal_channel(struct ieee80211_device *dev, u8 channel) in to_legal_channel() argument [all...] |
| /kernel/linux/linux-6.6/drivers/char/ipmi/ |
| H A D | kcs_bmc.h | 36 u32 channel; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
| H A D | radio_2055.c | 1310 b43_nphy_get_chantabent_rev2(struct b43_wldev *dev, u8 channel) b43_nphy_get_chantabent_rev2() argument [all...] |