Home
last modified time | relevance | path

Searched defs:feature (Results 176 - 200 of 548) sorted by relevance

12345678910>>...22

/kernel/linux/linux-5.10/drivers/gpu/drm/etnaviv/
H A Detnaviv_perfmon.c35 unsigned int feature; member
/kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/
H A Drcar_du_drv.h101 rcar_du_has(struct rcar_du_device *rcdu, unsigned int feature) rcar_du_has() argument
/kernel/linux/linux-5.10/drivers/platform/chrome/
H A Dcros_ec_proto.c873 int cros_ec_check_features(struct cros_ec_dev *ec, int feature) in cros_ec_check_features() argument
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dsysfs.h62 NILFS_COMMON_ATTR_STRUCT(feature); variable
/kernel/linux/linux-6.6/drivers/platform/chrome/
H A Dcros_ec_proto.c903 bool cros_ec_check_features(struct cros_ec_dev *ec, int feature) in cros_ec_check_features() argument
/kernel/linux/linux-6.6/drivers/usb/misc/
H A Dlvstest.c85 lvs_rh_clear_port_feature(struct usb_device *hdev, int port1, int feature) lvs_rh_clear_port_feature() argument
93 lvs_rh_set_port_feature(struct usb_device *hdev, int port1, int feature) lvs_rh_set_port_feature() argument
/kernel/linux/linux-6.6/drivers/fpga/
H A Ddfl-afu-error.c226 port_err_ioctl(struct platform_device *pdev, struct dfl_feature *feature, in port_err_ioctl() argument
211 port_err_init(struct platform_device *pdev, struct dfl_feature *feature) port_err_init() argument
219 port_err_uinit(struct platform_device *pdev, struct dfl_feature *feature) port_err_uinit() argument
H A Ddfl-fme-pr.c173 dfl_fme_create_mgr(struct dfl_feature_platform_data *pdata, struct dfl_feature *feature) dfl_fme_create_mgr() argument
369 pr_mgmt_init(struct platform_device *pdev, struct dfl_feature *feature) pr_mgmt_init() argument
439 pr_mgmt_uinit(struct platform_device *pdev, struct dfl_feature *feature) pr_mgmt_uinit() argument
452 fme_pr_ioctl(struct platform_device *pdev, struct dfl_feature *feature, unsigned int cmd, unsigned long arg) fme_pr_ioctl() argument
H A Ddfl-fme-error.c338 fme_global_err_init(struct platform_device *pdev, struct dfl_feature *feature) fme_global_err_init() argument
346 fme_global_err_uinit(struct platform_device *pdev, struct dfl_feature *feature) fme_global_err_uinit() argument
353 fme_global_error_ioctl(struct platform_device *pdev, struct dfl_feature *feature, unsigned int cmd, unsigned long arg) fme_global_error_ioctl() argument
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/
H A Ddebugfs.c334 int b43legacy_debug(struct b43legacy_wldev *dev, enum b43legacy_dyndbg feature) in b43legacy_debug() argument
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Ddebugfs.h85 static inline bool b43_debug(struct b43_wldev *dev, enum b43_dyndbg feature) in b43_debug() argument
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfeature.c32 enum brcmf_feat_id feature; member
[all...]
/kernel/linux/linux-6.6/arch/x86/power/
H A Dcpu.c482 u32 feature; in pm_save_spec_msr() member
/kernel/linux/linux-6.6/drivers/gpu/drm/etnaviv/
H A Detnaviv_perfmon.c35 unsigned int feature; member
/kernel/linux/linux-6.6/tools/perf/util/
H A Dtool.h79 feature, member
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/aarch64/
H A Dget-reg-list.c90 int feature; in finalize_vcpu() local
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
H A DIUnknownTest.cpp81 static const char *FEATURE_GetName(Feature *feature) in FEATURE_GetName() argument
86 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize() argument
91 static void FEATURE_OnStop(Feature *feature, Identity identity) in FEATURE_OnStop() argument
97 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage() argument
146 Feature *feature in TearDown() local
[all...]
H A DTaskpoolSharedTaskTest.cpp192 static const char *FEATURE_GetName(Feature *feature) in FEATURE_GetName() argument
198 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize() argument
204 FEATURE_OnStop(Feature *feature, Identity identity) FEATURE_OnStop() argument
210 FEATURE_OnMessage(Feature *feature, Request *request) FEATURE_OnMessage() argument
[all...]
H A DLiteIPCFeatureTest.cpp103 static const char *FEATURE_GetName(Feature *feature) in FEATURE_GetName() argument
109 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize() argument
116 static void FEATURE_OnStop(Feature *feature, Identity identity) in FEATURE_OnStop() argument
122 FEATURE_OnMessage(Feature *feature, Request *msg) FEATURE_OnMessage() argument
248 Feature *feature = SAMGR_GetInstance()->UnregisterFeature(SERVICE_NAME, FEATURE_NAME); HWTEST_F() local
[all...]
H A DTaskpoolNoTaskTest.cpp98 static const char *FEATURE_GetName(Feature *feature) in FEATURE_GetName() argument
104 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize() argument
111 static void FEATURE_OnStop(Feature *feature, Identity identity) in FEATURE_OnStop() argument
117 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage() argument
H A DTaskpoolSpecifiedTaskTest.cpp150 static const char *FEATURE_GetName(Feature *feature) in FEATURE_GetName() argument
156 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize() argument
162 static void FEATURE_OnStop(Feature *feature, Identity identity) in FEATURE_OnStop() argument
168 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage() argument
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
H A Dtaskpool_sharedtask_func_test.c195 static const char *FEATURE_GetName(Feature *feature) in FEATURE_GetName() argument
201 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize() argument
208 FEATURE_OnStop(Feature *feature, Identity identity) FEATURE_OnStop() argument
214 FEATURE_OnMessage(Feature *feature, Request *request) FEATURE_OnMessage() argument
[all...]
H A Dtaskpool_specifiedtask_func_test.c155 static const char *FEATURE_GetName(Feature *feature) in FEATURE_GetName() argument
161 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize() argument
168 static void FEATURE_OnStop(Feature *feature, Identity identity) in FEATURE_OnStop() argument
174 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage() argument
H A Dtaskpool_notask_func_test.c100 static const char *FEATURE_GetName(Feature *feature) in FEATURE_GetName() argument
106 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize() argument
113 static void FEATURE_OnStop(Feature *feature, Identity identity) in FEATURE_OnStop() argument
119 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage() argument
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DCanonGSUBBuilder.java351 public static void addLookups(Feature feature, int[] lookups) in addLookups() argument

Completed in 16 milliseconds

12345678910>>...22