Searched refs:upc (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/drivers/usb/core/
H A Dusb-acpi.c93 union acpi_object *upc; usb_acpi_get_connect_type() local
105 upc = buffer.pointer; usb_acpi_get_connect_type()
106 if (!upc || (upc->type != ACPI_TYPE_PACKAGE) usb_acpi_get_connect_type()
107 || upc->package.count != 4) { usb_acpi_get_connect_type()
111 if (upc->package.elements[0].integer.value) usb_acpi_get_connect_type()
119 kfree(upc); usb_acpi_get_connect_type()
/linux-4.4.14/drivers/staging/vt6655/
H A Dupc.h19 * File: upc.h
H A Dsrom.c45 #include "upc.h"
H A Dmac.h38 #include "upc.h"
/linux-4.4.14/arch/powerpc/include/asm/
H A Dimmap_qe.h302 struct upc { struct
447 struct upc upc1; /* MultiPHY UTOPIA POS Ctrlr 1*/
453 struct upc upc2; /* MultiPHY UTOPIA POS Ctrlr 2*/
/linux-4.4.14/drivers/crypto/qat/qat_common/
H A Dadf_common_drv.h189 unsigned char ae, unsigned int ctx_mask, unsigned int upc);
H A Dqat_hal.c771 unsigned char ae, unsigned int ctx_mask, unsigned int upc) qat_hal_set_pc()
774 handle->hal_handle->upc_mask & upc); qat_hal_set_pc()
770 qat_hal_set_pc(struct icp_qat_fw_loader_handle *handle, unsigned char ae, unsigned int ctx_mask, unsigned int upc) qat_hal_set_pc() argument

Completed in 229 milliseconds