Home
last modified time | relevance | path

Searched refs:cur_type (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/
A Dgarp.h36 u8 cur_type; member
/linux/net/802/
A Dgarp.c284 garp_cb(app->pdu)->cur_type = attrtype; in garp_pdu_append_msg()
302 if (garp_cb(app->pdu)->cur_type != attr->type) { in garp_pdu_append_attr()
303 if (garp_cb(app->pdu)->cur_type && in garp_pdu_append_attr()
/linux/drivers/iommu/
A Diommu.c1682 struct device *dev, int cur_type) in iommu_get_def_domain_type() argument
1697 return cur_type; in iommu_get_def_domain_type()
1699 if (!type || cur_type == type) in iommu_get_def_domain_type()
1700 return cur_type; in iommu_get_def_domain_type()
1701 if (!cur_type) in iommu_get_def_domain_type()
1707 iommu_domain_type_str(cur_type), iommu_domain_type_str(type), in iommu_get_def_domain_type()
1716 return cur_type; in iommu_get_def_domain_type()
/linux/drivers/video/fbdev/
A Dleo.c76 u32 cur_type; member

Completed in 19 milliseconds