Home
last modified time | relevance | path

Searched refs:PROTOCOL_VERSION (Results 1 – 5 of 5) sorted by relevance

/drivers/firmware/arm_scmi/
Dcommon.h28 PROTOCOL_VERSION = 0x0, enumerator
Ddriver.c578 ret = scmi_xfer_get_init(handle, PROTOCOL_VERSION, protocol, 0, in scmi_version_get()
/drivers/usb/gadget/function/
Df_accessory.c49 #define PROTOCOL_VERSION 2 macro
897 *((u16 *)cdev->req->buf) = PROTOCOL_VERSION; in acc_ctrlrequest()
/drivers/scsi/
Dgdth.h34 #define PROTOCOL_VERSION 1 macro
Dgdth.c604 if (prot_ver != PROTOCOL_VERSION) { in gdth_init_pci()
715 if (prot_ver != PROTOCOL_VERSION) { in gdth_init_pci()
830 if (prot_ver != PROTOCOL_VERSION) { in gdth_init_pci()