Searched defs:component_ops (Results  1 – 8 of 8) sorted by relevance
| /external/tensorflow/tensorflow/core/grappler/costs/ | 
| D | op_level_cost_estimator.cc | 1795   std::vector<OpContext> component_ops = {  in PredictFusedConv2DBiasActivation()  local
 | 
| /external/libbpf/.github/actions/build-selftests/ | 
| D | vmlinux.h | 67700 struct component_ops {  struct67701 	int (*bind)(struct device *, struct device *, void *);
 67702 	void (*unbind)(struct device *, struct device *, void *);
 
 | 
| /external/bcc/libbpf-tools/powerpc/ | 
| D | vmlinux_510.h | 99040 struct component_ops {  struct99041 	int (*bind)(struct device *, struct device *, void *);
 99042 	void (*unbind)(struct device *, struct device *, void *);
 
 | 
| D | vmlinux.h | 99040 struct component_ops {  struct99041 	int (*bind)(struct device *, struct device *, void *);
 99042 	void (*unbind)(struct device *, struct device *, void *);
 
 | 
| /external/bcc/libbpf-tools/arm64/ | 
| D | vmlinux.h | 82586 struct component_ops {  struct82587 	int (*bind)(struct device *, struct device *, void *);
 82588 	void (*unbind)(struct device *, struct device *, void *);
 
 | 
| D | vmlinux_510.h | 82586 struct component_ops {  struct82587 	int (*bind)(struct device *, struct device *, void *);
 82588 	void (*unbind)(struct device *, struct device *, void *);
 
 | 
| /external/bcc/libbpf-tools/x86/ | 
| D | vmlinux_505.h | 79345 struct component_ops {  struct79350 struct drm_audio_component_ops {  argument
 
 | 
| D | vmlinux.h | 79345 struct component_ops {  struct79350 struct drm_audio_component_ops {  argument
 
 |