Home
last modified time | relevance | path

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

/drivers/vhost/
Dscsi.c1477 int r, abi_version = VHOST_SCSI_ABI_VERSION; in vhost_scsi_ioctl() local
1496 if (copy_to_user(argp, &abi_version, sizeof abi_version)) in vhost_scsi_ioctl()
/drivers/infiniband/core/
Duverbs_main.c1094 static DEVICE_ATTR(abi_version, S_IRUGO, show_dev_abi_version, NULL);
1096 static CLASS_ATTR_STRING(abi_version, S_IRUGO,
Ducm.c1326 static CLASS_ATTR_STRING(abi_version, S_IRUGO,
Duser_mad.c1126 static CLASS_ATTR_STRING(abi_version, S_IRUGO,
Ducma.c1753 static DEVICE_ATTR(abi_version, S_IRUGO, show_abi_version, NULL);
/drivers/net/wireless/ath/ath10k/
Dwmi.h1996 __le32 abi_version; member
2033 __le32 abi_version; member
2074 __le32 abi_version; member
6308 __le32 abi_version; member
Dwmi.c4819 arg->abi_version = ev->abi_version; in ath10k_wmi_op_pull_rdy_ev()
4866 __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()
/drivers/net/wireless/ath/wil6210/
Dwmi.h1206 __le32 abi_version; member
/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()