Home
last modified time | relevance | path

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

/linux/drivers/usb/storage/
A Dsierra_ms.c41 if ((swocInfo->LinuxSKU >= 0x2100 && swocInfo->LinuxSKU <= 0x2FFF) || in containsFullLinuxPackage()
42 (swocInfo->LinuxSKU >= 0x7100 && swocInfo->LinuxSKU <= 0x7FFF)) in containsFullLinuxPackage()
80 swocInfo->LinuxSKU = le16_to_cpu(swocInfo->LinuxSKU); in sierra_get_swoc_info()
81 swocInfo->LinuxVer = le16_to_cpu(swocInfo->LinuxVer); in sierra_get_swoc_info()
104 if (!swocInfo) { in truinst_show()
111 kfree(swocInfo); in truinst_show()
118 swocInfo->rev, in truinst_show()
121 kfree(swocInfo); in truinst_show()
156 if (!swocInfo) in sierra_ms_init()
171 kfree(swocInfo); in sierra_ms_init()
[all …]

Completed in 3 milliseconds