/device/soc/rockchip/common/hardware/mpp/include/ |
H A D | mpp_queue.h | 25 signed int push(void *data, signed int size);
|
/device/soc/rockchip/rk3399/hardware/mpp/include/ |
H A D | mpp_queue.h | 25 RK_S32 push(void *data, RK_S32 size);
|
/device/soc/rockchip/rk3568/hardware/mpp/include/ |
H A D | mpp_queue.h | 25 RK_S32 push(void *data, RK_S32 size);
|
/device/soc/rockchip/rk3588/hardware/mpp/include/ |
H A D | mpp_queue.h | 30 RK_S32 push(void *data, RK_S32 size);
|
/device/soc/rockchip/common/hardware/rga/include/ |
H A D | RgaSingleton.h | 25 #pragma clang diagnostic push
|
/device/soc/rockchip/rk3399/hardware/rga/include/ |
H A D | RgaSingleton.h | 25 #pragma clang diagnostic push
|
/device/soc/rockchip/rk3568/hardware/rga/include/ |
H A D | RgaSingleton.h | 25 #pragma clang diagnostic push
|
/device/soc/rockchip/rk3588/hardware/rga/include/ |
H A D | RgaSingleton.h | 26 #pragma clang diagnostic push
|
/device/soc/hisilicon/common/hal/display/source/display_gralloc/src/ |
H A D | framebuffer_allocator.cpp | 86 freeBuffers_.push(smemStart_ + i * bufferSize_); in InitFb() 184 freeBuffers_.push(handle->phyAddr); in FreeMem()
|
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/drv/cmd_bin/ |
H A D | cmd_entry_32.S | 13 push {r0 - r10}
|
/device/qemu/riscv32_virt/liteos_m/board/ |
H A D | los_start.S | 49 .option push
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | dhd_linux_lb.c | 263 #pragma GCC diagnostic push in dhd_cpu_callback() 889 #pragma GCC diagnostic push in dhd_tx_dispatcher_work() 984 #pragma GCC diagnostic push in dhd_napi_poll() 1108 #pragma GCC diagnostic push in dhd_rx_napi_dispatcher_fn()
|
H A D | dhd_linux_exportfs.c | 476 #pragma GCC diagnostic push in dhd_show() 502 #pragma GCC diagnostic push in dhd_store() 1286 #pragma GCC diagnostic push in dhd_cntl_show() 1312 #pragma GCC diagnostic push in dhd_cntl_store()
|
H A D | dhd_linux_platdev.c | 80 #pragma GCC diagnostic push 484 #pragma GCC diagnostic push in wifi_platdev_match()
|
H A D | dbus_usb_linux.c | 445 #pragma GCC diagnostic push 622 #pragma GCC diagnostic push in dbus_usbos_qdeq() 2982 #pragma GCC diagnostic push in dbus_usbos_thread_deinit() 3038 #pragma GCC diagnostic push in dbus_usbos_thread_func() 3094 #pragma GCC diagnostic push in dbus_usbos_dispatch_schedule()
|
H A D | wldev_common.c | 91 #pragma GCC diagnostic push in wldev_ioctl_set()
|
H A D | dhd_debug_linux.c | 109 #pragma GCC diagnostic push in dbg_ring_poll_worker() 366 DHD_ERROR(("%s : failed to push data into the ring (%d) with ret(%d)\n", in dhd_os_push_push_ring_data()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
H A D | oal_mem.h | 212 #pragma pack(push, 1) /* 涉及位域操作,按1字节对齐 */
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/ |
H A D | hcc_comm.h | 136 #pragma pack(push, 1)
|
/device/soc/hisilicon/common/hal/display/source/display_device/src/core/ |
H A D | hdi_layer.h | 156 releaseFences_.push(fd);
in SetReleaseFence()
|
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_drm.c | 335 struct nvif_push *push = drm->channel->chan.push; in nouveau_accel_gr_init() local 336 ret = PUSH_WAIT(push, 0x2); in nouveau_accel_gr_init() 338 PUSH_NVSQ(push, NV_SW, 0x0000, drm->channel->nvsw.handle); in nouveau_accel_gr_init()
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/startup/ |
H A D | riscv_init_flashboot.S | 122 .option push
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/ |
H A D | mac_device.h | 543 #pragma pack(push, 1)
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/startup/ |
H A D | riscv_init_loaderboot.S | 253 .option push
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
H A D | dmac_ext_if.h | 627 #pragma pack(push, 1)
|