Home
last modified time | relevance | path

Searched refs:spec (Results 1 – 13 of 13) sorted by relevance

/include/linux/surface_aggregator/
Dcontroller.h122 const struct ssam_request *spec);
211 const struct ssam_request *spec,
215 const struct ssam_request *spec,
355 #define SSAM_DEFINE_SYNC_REQUEST_N(name, spec...) \ argument
358 struct ssam_request_spec s = (struct ssam_request_spec)spec; \
395 #define SSAM_DEFINE_SYNC_REQUEST_W(name, atype, spec...) \ argument
398 struct ssam_request_spec s = (struct ssam_request_spec)spec; \
436 #define SSAM_DEFINE_SYNC_REQUEST_R(name, rtype, spec...) \ argument
439 struct ssam_request_spec s = (struct ssam_request_spec)spec; \
497 #define SSAM_DEFINE_SYNC_REQUEST_WR(name, atype, rtype, spec...) \ argument
[all …]
Ddevice.h462 #define SSAM_DEFINE_SYNC_REQUEST_CL_N(name, spec...) \ argument
463 SSAM_DEFINE_SYNC_REQUEST_MD_N(__raw_##name, spec) \
496 #define SSAM_DEFINE_SYNC_REQUEST_CL_W(name, atype, spec...) \ argument
497 SSAM_DEFINE_SYNC_REQUEST_MD_W(__raw_##name, atype, spec) \
530 #define SSAM_DEFINE_SYNC_REQUEST_CL_R(name, rtype, spec...) \ argument
531 SSAM_DEFINE_SYNC_REQUEST_MD_R(__raw_##name, rtype, spec) \
566 #define SSAM_DEFINE_SYNC_REQUEST_CL_WR(name, atype, rtype, spec...) \ argument
567 SSAM_DEFINE_SYNC_REQUEST_MD_WR(__raw_##name, atype, rtype, spec) \
/include/linux/
Dinterconnect-provider.h39 struct icc_node *of_icc_xlate_onecell(struct of_phandle_args *spec,
68 struct icc_node* (*xlate)(struct of_phandle_args *spec, void *data);
69 struct icc_node_data* (*xlate_extended)(struct of_phandle_args *spec, void *data);
130 struct icc_node_data *of_icc_get_from_provider(struct of_phandle_args *spec);
191 static inline struct icc_node_data *of_icc_get_from_provider(struct of_phandle_args *spec) in of_icc_get_from_provider() argument
Dperf_event.h1117 br->spec = PERF_BR_SPEC_NA; in perf_clear_branch_entry_bitfields()
Dmm.h3017 const struct vm_special_mapping *spec);
/include/uapi/linux/
Datmbr2684.h74 } spec; member
Dromfs_fs.h37 __be32 spec; member
Dperf_event.h1420 spec:2, /* branch speculation info */ member
/include/soc/tegra/
Dmc.h169 struct icc_node_data *(*xlate_extended)(struct of_phandle_args *spec,
/include/linux/mlx5/
Dfs.h268 const struct mlx5_flow_spec *spec,
/include/sound/
Dac97_codec.h272 } spec; member
Dhda_codec.h197 void *spec; member
/include/rdma/
Dib_verbs.h2136 union ib_flow_spec spec; member