Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/core/
Duverbs_main.c716 static DEVICE_ATTR(abi_version, S_IRUGO, show_dev_abi_version, NULL);
718 static CLASS_ATTR_STRING(abi_version, S_IRUGO,
Duser_mad.c981 static CLASS_ATTR_STRING(abi_version, S_IRUGO,
Ducm.c1333 static CLASS_ATTR_STRING(abi_version, S_IRUGO,
Ducma.c1379 static DEVICE_ATTR(abi_version, S_IRUGO, show_abi_version, NULL);
/linux-3.4.99/drivers/net/wireless/ath/ath6kl/
Dwmi.h1395 __le32 abi_version; member
Dwmi.c690 le32_to_cpu(ev->abi_version)); in ath6kl_wmi_ready_event_rx()