Searched refs:abi_version (Results 1 – 11 of 11) sorted by relevance
/drivers/vhost/ |
D | scsi.c | 1477 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/ |
D | uverbs_main.c | 1094 static DEVICE_ATTR(abi_version, S_IRUGO, show_dev_abi_version, NULL); 1096 static CLASS_ATTR_STRING(abi_version, S_IRUGO,
|
D | ucm.c | 1326 static CLASS_ATTR_STRING(abi_version, S_IRUGO,
|
D | user_mad.c | 1126 static CLASS_ATTR_STRING(abi_version, S_IRUGO,
|
D | ucma.c | 1753 static DEVICE_ATTR(abi_version, S_IRUGO, show_abi_version, NULL);
|
/drivers/net/wireless/ath/ath10k/ |
D | wmi.h | 1996 __le32 abi_version; member 2033 __le32 abi_version; member 2074 __le32 abi_version; member 6308 __le32 abi_version; member
|
D | wmi.c | 4819 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()
|
D | wmi-tlv.c | 1016 arg->abi_version = ev->abi.abi_ver1; in ath10k_wmi_tlv_op_pull_rdy_ev()
|
/drivers/net/wireless/ath/wil6210/ |
D | wmi.h | 1206 __le32 abi_version; member
|
/drivers/net/wireless/ath/ath6kl/ |
D | wmi.h | 1504 __le32 abi_version; member
|
D | wmi.c | 750 le32_to_cpu(ev->abi_version), ev->phy_cap); in ath6kl_wmi_ready_event_rx()
|