Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dvhost.h158 int abi_version; member
/linux-4.4.14/drivers/vhost/
Dscsi.c1486 int r, abi_version = VHOST_SCSI_ABI_VERSION; in vhost_scsi_ioctl() local
1505 if (copy_to_user(argp, &abi_version, sizeof abi_version)) in vhost_scsi_ioctl()
/linux-4.4.14/drivers/infiniband/core/
Duverbs_main.c1034 static DEVICE_ATTR(abi_version, S_IRUGO, show_dev_abi_version, NULL);
1036 static CLASS_ATTR_STRING(abi_version, S_IRUGO,
Ducm.c1326 static CLASS_ATTR_STRING(abi_version, S_IRUGO,
Duser_mad.c1125 static CLASS_ATTR_STRING(abi_version, S_IRUGO,
Ducma.c1710 static DEVICE_ATTR(abi_version, S_IRUGO, show_abi_version, NULL);
/linux-4.4.14/drivers/net/wireless/ath/wil6210/
Dwmi.h1043 __le32 abi_version; member
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dwmi.h1925 __le32 abi_version; member
1962 __le32 abi_version; member
2003 __le32 abi_version; member
6028 __le32 abi_version; member
Dwmi.c4581 arg->abi_version = ev->abi_version; in ath10k_wmi_op_pull_rdy_ev()
4617 __le32_to_cpu(arg.abi_version), in ath10k_wmi_event_ready()
Dwmi-tlv.c1016 arg->abi_version = ev->abi.abi_ver1; in ath10k_wmi_tlv_op_pull_rdy_ev()
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
Dwmi.h1504 __le32 abi_version; member
Dwmi.c750 le32_to_cpu(ev->abi_version), ev->phy_cap); in ath6kl_wmi_ready_event_rx()