Home
last modified time | relevance | path

Searched refs:_attrs (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/Documentation/features/io/dma_map_attrs/
Darch-support.txt4 # description: arch provides dma_*map*_attrs() APIs
/linux-4.4.14/drivers/target/
Dtarget_core_fabric_configfs.c43 #define TF_CIT_SETUP(_name, _item_ops, _group_ops, _attrs) \ argument
50 cit->ct_attrs = _attrs; \
59 struct configfs_attribute **attrs = tf->tf_ops->tfc_##_name##_attrs; \
Dtarget_core_configfs.c50 #define TB_CIT_SETUP(_name, _item_ops, _group_ops, _attrs) \ argument
57 cit->ct_attrs = _attrs; \
69 cit->ct_attrs = tb->ops->tb_##_name##_attrs; \
/linux-4.4.14/include/linux/
Dsysfs.h148 .attrs = _name##_attrs, \
/linux-4.4.14/Documentation/
DDMA-API.txt390 without the _attrs suffixes, except that they pass an optional
401 without the _attrs suffix. As a result dma_map_single_attrs()
404 As an example of the use of the *_attrs functions, here's how
/linux-4.4.14/fs/nilfs2/
Dsysfs.c84 .default_attrs = nilfs_##name##_attrs, \