Searched refs:spec (Results 1 – 13 of 13) sorted by relevance
/include/linux/surface_aggregator/ |
D | controller.h | 122 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 …]
|
D | device.h | 462 #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/ |
D | interconnect-provider.h | 39 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
|
D | perf_event.h | 1117 br->spec = PERF_BR_SPEC_NA; in perf_clear_branch_entry_bitfields()
|
D | mm.h | 3017 const struct vm_special_mapping *spec);
|
/include/uapi/linux/ |
D | atmbr2684.h | 74 } spec; member
|
D | romfs_fs.h | 37 __be32 spec; member
|
D | perf_event.h | 1420 spec:2, /* branch speculation info */ member
|
/include/soc/tegra/ |
D | mc.h | 169 struct icc_node_data *(*xlate_extended)(struct of_phandle_args *spec,
|
/include/linux/mlx5/ |
D | fs.h | 268 const struct mlx5_flow_spec *spec,
|
/include/sound/ |
D | ac97_codec.h | 272 } spec; member
|
D | hda_codec.h | 197 void *spec; member
|
/include/rdma/ |
D | ib_verbs.h | 2136 union ib_flow_spec spec; member
|