/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ |
H A D | mali_kbase_csf_firmware.c | 176 /* The shared interface area, used for communicating with firmware, is managed 178 * corresponding to shared interface entry parsed from the firmware image. 184 struct kbase_csf_firmware_interface *interface = in setup_shared_iface_static_region() local 189 if (!interface) in setup_shared_iface_static_region() 193 interface->num_pages, KBASE_REG_ZONE_MCU_SHARED); in setup_shared_iface_static_region() 197 interface->virtual, interface->num_pages, 1); in setup_shared_iface_static_region() 256 /* Firmware will generate a global interface interrupt once booting in wait_for_firmware_boot() 322 * @flags: Flags of an "interface memory setup" section in a firmware image 323 * @cm: appropriate cache mode chosen for the "interface memor 429 struct kbase_csf_firmware_interface *interface; reload_fw_data_sections() local 498 struct kbase_csf_firmware_interface *interface = NULL; parse_memory_setup_entry() local 850 struct kbase_csf_firmware_interface *interface = iface_gpu_va_to_cpu() local 946 struct kbase_csf_firmware_interface *interface = get_firmware_version() local 955 struct kbase_csf_firmware_interface *interface = parse_capabilities() local 1039 struct kbase_csf_firmware_interface *interface; access_firmware_memory() local 1986 struct kbase_csf_firmware_interface *interface; kbase_csf_firmware_term() local [all...] |
H A D | mali_kbase_csf_firmware_no_mali.c | 63 * struct dummy_firmware_csi - Represents a dummy interface for MCU firmware CSs 74 * struct dummy_firmware_csg - Represents a dummy interface for MCU firmware CSGs 87 * struct dummy_firmware_interface - Represents a dummy interface in the MCU firmware 137 * invent_memory_setup_entry() - Invent an "interface memory setup" section 141 * Invent an "interface memory setup" section similar to one from a firmware 142 * image. If successful the interface will be added to the 149 struct dummy_firmware_interface *interface = NULL; in invent_memory_setup_entry() local 153 interface = kzalloc(sizeof(*interface), GFP_KERNEL); in invent_memory_setup_entry() 154 if (!interface) in invent_memory_setup_entry() 221 struct dummy_firmware_interface *interface = kbdev->csf.shared_interface; invent_capabilities() local 1014 struct dummy_firmware_interface *interface; kbase_csf_firmware_term() local [all...] |
/device/soc/rockchip/common/hardware/display/src/display_gralloc/ |
H A D | wayland_drm_auth_client.c | 43 static void RegistryHandleGlobal(void *data, struct wl_registry *registry, uint32_t id, const char *interface, in RegistryHandleGlobal() argument 47 DISPLAY_DEBUGLOG("interface global : %{public}s", interface); in RegistryHandleGlobal() 48 if (strcmp(interface, wl_drm_auth_interface.name) == 0) { in RegistryHandleGlobal()
|
/device/soc/rockchip/rk3399/hardware/display/src/display_gralloc/ |
H A D | wayland_drm_auth_client.c | 43 static void RegistryHandleGlobal(void *data, struct wl_registry *registry, uint32_t id, const char *interface, in RegistryHandleGlobal() argument 47 DISPLAY_DEBUGLOG("interface global : %{public}s", interface); in RegistryHandleGlobal() 48 if (strcmp(interface, wl_drm_auth_interface.name) == 0) { in RegistryHandleGlobal()
|
/device/soc/rockchip/rk3566/hardware/display/src/display_gralloc/ |
H A D | wayland_drm_auth_client.c | 43 static void RegistryHandleGlobal(void *data, struct wl_registry *registry, uint32_t id, const char *interface, in RegistryHandleGlobal() argument 47 DISPLAY_DEBUGLOG("interface global : %{public}s", interface); in RegistryHandleGlobal() 48 if (strcmp(interface, wl_drm_auth_interface.name) == 0) { in RegistryHandleGlobal()
|
/device/soc/rockchip/rk3568/hardware/display/src/display_gralloc/ |
H A D | wayland_drm_auth_client.c | 43 static void RegistryHandleGlobal(void *data, struct wl_registry *registry, uint32_t id, const char *interface, in RegistryHandleGlobal() argument 47 DISPLAY_DEBUGLOG("interface global : %{public}s", interface); in RegistryHandleGlobal() 48 if (strcmp(interface, wl_drm_auth_interface.name) == 0) { in RegistryHandleGlobal()
|
/device/soc/rockchip/rk3588/hardware/display/src/display_gralloc/ |
H A D | wayland_drm_auth_client.c | 43 static void RegistryHandleGlobal(void *data, struct wl_registry *registry, uint32_t id, const char *interface,
in RegistryHandleGlobal() argument 47 DISPLAY_LOGD("interface global : %{public}s", interface);
in RegistryHandleGlobal() 48 if (strcmp(interface, wl_drm_auth_interface.name) == 0) {
in RegistryHandleGlobal()
|
/device/soc/rockchip/common/sdk_linux/include/linux/usb/ |
H A D | composite.h | 26 * This framework is an optional layer on top of the USB Gadget interface,
84 * struct usb_os_desc - describes OS descriptors associated with one interface
90 * @group: Represents OS descriptors associated with an interface in configfs
105 * interface of a usb_function
108 * interface
110 * Each interface can have at most one "Extended Compatibility ID" and a
123 * @fs_descriptors: Table of full (or low) speed descriptors, using interface and
126 * @hs_descriptors: Table of high speed descriptors, using interface and
129 * @ss_descriptors: Table of super speed descriptors, using interface and
134 * interface an 323 struct usb_function *interface[MAX_CONFIG_INTERFACES]; global() member [all...] |
/device/soc/rockchip/rk3588/kernel/include/linux/usb/ |
H A D | composite.h | 26 * This framework is an optional layer on top of the USB Gadget interface, 84 * struct usb_os_desc - describes OS descriptors associated with one interface 90 * @group: Represents OS descriptors associated with an interface in configfs 105 * interface of a usb_function 108 * interface 110 * Each interface can have at most one "Extended Compatibility ID" and a 123 * @fs_descriptors: Table of full (or low) speed descriptors, using interface and 126 * @hs_descriptors: Table of high speed descriptors, using interface and 129 * @ss_descriptors: Table of super speed descriptors, using interface and 134 * interface an 334 struct usb_function *interface[MAX_CONFIG_INTERFACES]; global() member [all...] |
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/ |
H A D | env_config.mk | 301 HI1131_WIFI_CFLAGS += -I $(WIFI_DRIVER_DIR)/../include/interface/rom/ 302 HI1131_WIFI_CFLAGS += -I $(WIFI_DRIVER_DIR)/../include/interface/
|
/device/soc/rockchip/common/sdk_linux/include/linux/ |
H A D | stmmac.h | 150 int interface;
member
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/ |
H A D | hcc_hmac.c | 245 fcm->interface->sendBuffToFCM(fcm, netbuf, id, FLOW_TX); in hcc_host_tx() 246 fcm->interface->schedFCM(fcm, FLOW_TX); in hcc_host_tx()
|
H A D | hcc_host.c | 97 /* interface for getting hcc host handler */ 1029 fcm->interface->schedFCM(fcm, FLOW_TX); 1137 fcm->interface->sendBuffToFCM(fcm, netbuf, id, FLOW_RX); 1146 fcm->interface->schedFCM(fcm, FLOW_RX);
|
/device/soc/rockchip/common/sdk_linux/tools/usb/ffs-aio-example/multibuff/device_app/ |
H A D | aio_multibuff.c | 182 .interface = htole32(1),
|
/device/soc/rockchip/common/sdk_linux/tools/usb/ffs-aio-example/simple/device_app/ |
H A D | aio_simple.c | 180 .interface = htole32(1),
|
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_drv.h | 287 u8 interface; member
|
H A D | rockchip_drm_drv.c | 768 hdr->interface = data[0x7] & 0x3; in parse_ver_12_v2_data()
|
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/ |
H A D | rockchip_drm_drv.h | 289 u8 interface; member
|
/device/soc/rockchip/common/vendor/drivers/net/usb/ |
H A D | meig_cdc_driver.c | 580 /* protocol/interface state */
1262 /* software-driven interface shutdown */
in rx_complete() 1327 /* software-driven interface shutdown */
in intr_complete() 1649 /* software-driven interface shutdown */
in tx_complete() 2615 struct usb_host_interface *interface;
local 2643 interface = udev->cur_altsetting;
2778 * suspend the whole driver as soon as the first interface is suspended
2779 * resume only when the last interface is resumed
2824 struct usb_host_interface *interface = intf->cur_altsetting;
local 2830 req.wIndex = interface 3194 struct usb_host_interface *interface = intf->cur_altsetting; global() local [all...] |
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | dbus_usb_linux.c | 3 * Dongle BUS interface 208 #define IFPTR(usb, idx) ((usb)->actconfig->interface[idx]) 240 #define IFPTR(usb, idx) (&(usb)->actconfig->interface[idx]) 241 #define IFALTS(usb, idx) ((usb)->actconfig->interface[idx].altsetting[0]) 1007 /* Mark the interface as busy to reset USB autosuspend timer */ in dbus_usbos_recv_complete_handle() 1275 * caller supplied USB interface. Note that USB drivers are bound to interfaces, and not to USB 1327 DBUSTRACE(("dbus_usbos_probe: skip probe for non WLAN interface\n")); in DBUS_USBOS_PROBE() 1374 * Only the BDC interface configuration is supported: in DBUS_USBOS_PROBE() 1392 /* Check interface */ in DBUS_USBOS_PROBE() 1419 DBUSERR(("%s: invalid control interface in DBUS_USBOS_PROBE() [all...] |
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/ |
H A D | configure_llvm | 6494 enabled mmal && { check_lib mmal interface/mmal/mmal.h mmal_port_connect -lmmal_core -lmmal_util -lmmal_vc_client -lbcm_host || 6496 add_cflags -isystem/opt/vc/include/ -isystem/opt/vc/include/interface/vmcs_host/linux -isystem/opt/vc/include/interface/vcos/pthreads -fgnu89-inline && 6498 check_lib mmal interface/mmal/mmal.h mmal_port_connect -lmmal_core -lmmal_util -lmmal_vc_client -lbcm_host; } || 6500 check_func_headers interface/mmal/mmal.h "MMAL_PARAMETER_VIDEO_MAX_NUM_CALLBACKS"; }
|