Home
last modified time | relevance | path

Searched refs:match (Results 26 - 50 of 517) sorted by relevance

12345678910>>...21

/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/
H A Dhw.c291 const struct of_device_id *match; in rkispp_hw_probe() local
300 match = of_match_node(rkispp_hw_of_match, node); in rkispp_hw_probe()
301 if (IS_ERR(match)) { in rkispp_hw_probe()
302 return PTR_ERR(match); in rkispp_hw_probe()
312 match_data = match->data; in rkispp_hw_probe()
313 hw_dev->match_data = match->data; in rkispp_hw_probe()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/
H A Dhw.c291 const struct of_device_id *match; in rkispp_hw_probe() local
300 match = of_match_node(rkispp_hw_of_match, node); in rkispp_hw_probe()
301 if (IS_ERR(match)) in rkispp_hw_probe()
302 return PTR_ERR(match); in rkispp_hw_probe()
310 match_data = match->data; in rkispp_hw_probe()
311 hw_dev->match_data = match->data; in rkispp_hw_probe()
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dinput_manager_filter_manual_test.cpp189 std::smatch match; in GetSelfHidumperFilter() local
190 if (!std::regex_match(line, match, itemRegex)) { in GetSelfHidumperFilter()
191 MMI_HILOGI("Not match line:%{public}s", line.c_str()); in GetSelfHidumperFilter()
194 MMI_HILOGI("Line match: %{public}s", line.c_str()); in GetSelfHidumperFilter()
195 if (match.size() != matchSize) { in GetSelfHidumperFilter()
199 std::string priority = match[1].str(); in GetSelfHidumperFilter()
200 std::string filterId = match[2].str(); in GetSelfHidumperFilter()
201 std::string pidStr = match[3].str(); in GetSelfHidumperFilter()
/device/soc/rockchip/common/sdk_linux/drivers/phy/rockchip/
H A Dphy-rockchip-usb.c994 const struct of_device_id *match; in rockchip_usb_phy_probe() local
1003 match = of_match_device(dev->driver->of_match_table, dev); in rockchip_usb_phy_probe()
1004 if (!match || !match->data) { in rockchip_usb_phy_probe()
1009 phy_base->pdata = match->data; in rockchip_usb_phy_probe()
1065 const struct of_device_id *match; in rockchip_init_usb_uart() local
1075 np = of_find_matching_node_and_match(NULL, rockchip_usb_phy_dt_ids, &match); in rockchip_init_usb_uart()
1081 pr_debug("%s: using settings for %s\n", __func__, match->compatible); in rockchip_init_usb_uart()
1082 data = match->data; in rockchip_init_usb_uart()
1085 pr_err("%s: usb-uart not available on %s\n", __func__, match in rockchip_init_usb_uart()
[all...]
/device/soc/rockchip/common/vendor/drivers/clk/
H A Dclk-pvtm.c220 const struct of_device_id *match; in rockchip_clock_pvtm_probe() local
230 match = of_match_node(rockchip_clock_pvtm_match, np); in rockchip_clock_pvtm_probe()
231 if (!match) { in rockchip_clock_pvtm_probe()
235 pvtm->info = (const struct rockchip_clock_pvtm_info *)match->data; in rockchip_clock_pvtm_probe()
/device/soc/rockchip/rk3588/kernel/drivers/clk/rockchip/
H A Dclk-pvtm.c224 const struct of_device_id *match; in rockchip_clock_pvtm_probe() local
233 match = of_match_node(rockchip_clock_pvtm_match, np); in rockchip_clock_pvtm_probe()
234 if (!match) in rockchip_clock_pvtm_probe()
237 pvtm->info = (const struct rockchip_clock_pvtm_info *)match->data; in rockchip_clock_pvtm_probe()
/foundation/multimedia/media_foundation/services/media_monitor/client/src/
H A Dmedia_monitor_manager.cpp150 bool match = false; in GetMediaParameters() local
155 match = true; in GetMediaParameters()
160 FALSE_RETURN_V_MSG_E(match, ERROR, "get media param invalid param"); in GetMediaParameters()
/applications/standard/app_samples/code/BasicFeature/Ads/OAIDSample/
H A Dhvigorw.bat35 echo Please set the NODE_HOME variable in your environment to match the
48 echo Please set the NODE_HOME variable in your environment to match the
/applications/standard/app_samples/code/BasicFeature/DeviceManagement/Sensor/Capi/
H A Dhvigorw.bat34 echo Please set the NODE_HOME variable in your environment to match the
47 echo Please set the NODE_HOME variable in your environment to match the
/applications/standard/app_samples/code/BasicFeature/Extension/Contexttest/
H A Dhvigorw.bat34 echo Please set the NODE_HOME variable in your environment to match the
47 echo Please set the NODE_HOME variable in your environment to match the
/applications/standard/app_samples/code/BasicFeature/Graphics/DisplaySoloist/
H A Dhvigorw.bat34 echo Please set the NODE_HOME variable in your environment to match the
47 echo Please set the NODE_HOME variable in your environment to match the
/applications/standard/app_samples/code/BasicFeature/Graphics/DisplaySync/
H A Dhvigorw.bat34 echo Please set the NODE_HOME variable in your environment to match the
47 echo Please set the NODE_HOME variable in your environment to match the
/applications/standard/app_samples/code/BasicFeature/Graphics/Graphics2d/PaintVerbatim/
H A Dhvigorw.bat36 echo Please set the NODE_HOME variable in your environment to match the
49 echo Please set the NODE_HOME variable in your environment to match the
/applications/standard/app_samples/code/BasicFeature/Ability/AbilityFeature/
H A Dhvigorw.bat34 echo Please set the NODE_HOME variable in your environment to match the
47 echo Please set the NODE_HOME variable in your environment to match the
/applications/standard/app_samples/code/BasicFeature/ApplicationModels/BundleManager/BundleManagement/
H A Dhvigorw.bat34 echo Please set the NODE_HOME variable in your environment to match the
47 echo Please set the NODE_HOME variable in your environment to match the
/applications/standard/app_samples/code/BasicFeature/ApplicationModels/DynamicRouter/
H A Dhvigorw.bat34 echo Please set the NODE_HOME variable in your environment to match the
47 echo Please set the NODE_HOME variable in your environment to match the
/applications/standard/app_samples/code/BasicFeature/DataManagement/UDMF/UniformTypeDescriptor/UTDType/
H A Dhvigorw.bat34 echo Please set the NODE_HOME variable in your environment to match the
47 echo Please set the NODE_HOME variable in your environment to match the
/applications/standard/app_samples/code/BasicFeature/Graphics/Graphics3d/
H A Dhvigorw.bat34 echo Please set the NODE_HOME variable in your environment to match the
47 echo Please set the NODE_HOME variable in your environment to match the
/applications/standard/app_samples/code/BasicFeature/Media/AVSession/VideoPlayer/
H A Dhvigorw.bat34 echo Please set the NODE_HOME variable in your environment to match the
47 echo Please set the NODE_HOME variable in your environment to match the
/applications/standard/app_samples/code/BasicFeature/Media/Camera_js/
H A Dhvigorw.bat34 echo Please set the NODE_HOME variable in your environment to match the
47 echo Please set the NODE_HOME variable in your environment to match the
/applications/standard/app_samples/code/BasicFeature/Native/Audio/
H A Dhvigorw.bat34 echo Please set the NODE_HOME variable in your environment to match the
47 echo Please set the NODE_HOME variable in your environment to match the
/applications/standard/app_samples/code/BasicFeature/Native/NdkDrawing/
H A Dhvigorw.bat34 echo Please set the NODE_HOME variable in your environment to match the
47 echo Please set the NODE_HOME variable in your environment to match the
/applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/
H A Dhvigorw.bat34 echo Please set the NODE_HOME variable in your environment to match the
47 echo Please set the NODE_HOME variable in your environment to match the
/applications/standard/app_samples/code/BasicFeature/Notification/CustomCommonEventRely/
H A Dhvigorw.bat34 echo Please set the NODE_HOME variable in your environment to match the
47 echo Please set the NODE_HOME variable in your environment to match the
/applications/standard/app_samples/code/DocsSample/Ability/Performance/Startup/
H A Dhvigorw.bat34 echo Please set the NODE_HOME variable in your environment to match the
47 echo Please set the NODE_HOME variable in your environment to match the

Completed in 9 milliseconds

12345678910>>...21